React-Native-Realm-Chat is a chat using Realm as local db and firebase as real time db.
- Firebase
- Realm
- NativeBase
- Gifted Chat
- React Navigation
- node-uuid for react-native
- Immutable
- Popup menu
- Progress indicators
- Clone this repo
npm install
react-native link
- 'You have to setup permissions in xcode & AndroidManifest.xml, go to the components I used to know how'
react-native run-android/run-ios