Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

victorkvarghese/react-native-messenger

Repository files navigation

React Native Messenger

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

UPDATE:

Build Status

Platform Build Status (Master)
Android
iOS

Features

Prerequisites

Getting Started

  1. Clone this repo, git clone https://github.com/victorkvarghese/react-native-messenger.gi t
  2. Go to project's root directory, cd
  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.

Releases

No releases published

Packages

Contributors