Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.11 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.11 KB

[React Native Messenger Facebook UI]

Demo

Screenshot
























Clone & Install Dependencies

  1. git clone https://github.com/flutterforsale/rn-messenger-ui.git
  2. cd rn-messenger-ui - cd into your newly created project directory.
  3. Install NPM packages with your package manager of choice - i.e run npm install
  4. Install Peer Dependencies run react-native link
  5. [iOS] cd ios and run pod install - if you don't have CocoaPods you can follow these instructions to install it.
  6. [Android] react-native run-android

Flutter version