/rn-messenger-ui

React Native Facebook Messenger UI

Primary LanguageJavaScript

[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