项目作者: maxgfr

项目描述 :
Expo Social Network
高级语言: JavaScript
项目地址: git://github.com/maxgfr/expo-social-network.git
创建时间: 2018-10-21T10:30:48Z
项目社区:https://github.com/maxgfr/expo-social-network

开源协议:

下载


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

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

Application :