react-native-messenger

Facebook Messenger Implementation using react-native

MIT License

Stars
409

🚀 React Native Messenger

Facebook Messenger Implementation using react-native. This is a Work in Progress!

UPDATE:

Build Status

Platform       Build Status (Master)  
Android       Build status
iOS           Build status    

Features

Prerequisites

Getting Started

  1. Clone this repo, git clone https://github.com/victorkvarghese/react-native-messenger.git
  2. Go to project's root directory, cd <your project name>
  3. Run yarn or npm install to install dependencies
  4. Connect a mobile device to your development machine
  5. Run the test application:
  • On Android:
    • Run react-native run-android
  • On iOS:
    • Open ios/Messenger.xcodeproj in Xcode
    • Hit Run after selecting the desired device
  1. Enjoy!!!

Read More

https://medium.com/@victorvarghese/building-facebook-messenger-clone-in-react-native-6d0f77bcd926

Sample APK

Download here : Messenger Sample APK v1.2 - Updated facebook reactions

Screenshots

Active Screen Groups Screen
Calls Screen Camera Screen

Contributing

PRs are welcome.

Badges
Extracted from project README
React Native React Navigation V2 Build status Build status
Related Projects