Home

Awesome

meteor-react-native-chat-example

Simple example of live chat through a Meteor server on both iOS and Android with React Native


#Screenshots

Example with iOS

<image src="https://raw.githubusercontent.com/tgoldenberg/meteor-react-native-chat-example/master/meteor-chat-1.png" width="200px"/> ## Example with Android <image src="https://raw.githubusercontent.com/tgoldenberg/meteor-react-native-chat-example/master/meteor-chat-2.png" width="200px"/>

Setup


Libraries used

For Meteor, the following packages were used - to add them to other projects just type meteor add + project name in your Meteor app

For React Native, the following libraries were used - to add them to other projects in React Native just type npm install + package + --save


Contributing


Shoutouts