Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/maxgfr/expo-social-network
- Owner: maxgfr
- Created: 2018-10-21T10:30:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:56:41.000Z (11 months ago)
- Last Synced: 2024-04-14T11:31:46.834Z (7 months ago)
- Topics: expo, expo-social-network, feed, react-native, redux, redux-form, redux-thunk, social-network
- Language: JavaScript
- Homepage:
- Size: 2.41 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
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 :