Skip to content

farzd/ReactNativeChatApp

Repository files navigation

ReactNativeChatApp

A Simple Chat application that utilises WebSocket Polyfill in React-native.

  • Client and Server both have separate dependencies.
  • Run 'npm i' on the server folder, then execute the server by node index.js
  • Run 'npm i' on the root folder, then run the porject the same way you run any react-native app [ios/chatter.xcodeproj]
  • Requires facebook SDK for the facebook login to work, it needs to be located in Documents/FacebookSDK see here

About

chat app using web sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published