Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maxgfr/expo-social-network

Expo Social Network
https://github.com/maxgfr/expo-social-network

expo expo-social-network feed react-native redux redux-form redux-thunk social-network

Last synced: 7 days ago
JSON representation

Expo Social Network

Awesome Lists containing this project

README

        

# expo-social-network

Application which lets user to
- See a feed thanks to a redux state
- Add element to this state
- Delete element to this state
- Add element to a firebase database
- Image Picker
- Make request with redux-thunk

## Run the project

```
git clone https://github.com/maxgfr/expo-social-network.git
cd expo-social-network
mv .env.example .env # set your own credentials
npm install
expo start
```

## Application :