An open API service indexing awesome lists of open source software.

https://github.com/alexandrosk/vibes-v2

Vibes - Get Social after midnight
https://github.com/alexandrosk/vibes-v2

app reactnative social

Last synced: 3 months ago
JSON representation

Vibes - Get Social after midnight

Awesome Lists containing this project

README

        

## Late Vibes 💤

#### 1. Clone and Install

_*It's recommended that you install [React Native Debugger](https://github.com/jhen0409/react-native-debugger/releases) and open before `yarn start`._

```bash
# Clone the repo
# Install dependencies
yarn install
```

#### 2.1. Run the _React Native_ App

```bash
# Start the React Native packager
yarn start
```

Instructions are shown in the terminal. You can select to open it in:

- An emulator (either iOS or Android)
- Your mobile device with the [Expo app](https://expo.io/). It will reload if you save edits to your files and you will see build errors and logs in the terminal.

-----

### Motivation
```
https://www.youtube.com/watch?v=fTjm59DFifg
https://www.producthunt.com/r/f6752a1770cad1
https://play.google.com/store/apps/details?id=com.synergetechsolutions.nearbylive&hl=en
```
### Design
```
https://developer.apple.com/design/human-interface-guidelines/macos/visual-design/dark-mode/
https://material.io/design/color/dark-theme.html#custom-application
Loading - https://dribbble.com/shots/6113380-Success-modal-for-documentation-app
Colors : https://coolors.co/444c5c-2d3139-1e1f21-7678ed-f7b801

Dark theme: https://cdn.dribbble.com/users/93108/screenshots/5528348/instagram_dark_mode.png
```
### Colors
```
black bg : #0b0f18
```