Skip to content

0xairdropfarmer/pubnub-react-native-chat

Repository files navigation

Welcome to Pubnub React native Chat app 👋

Twitter: @krissanawat101

Build chat app with React native giftedchat and pubnub

Install

git clone https://github.com/krissnawat/pubnub-react-native-chat
yarn or npm install

Usage

add your key

this.pubnub = new PubNubReact({
      publishKey: "your key",
      subscribeKey: "your key",
 });

and run two simulator for testing

react-native run-android  
react-native run-ios

Run tests

npm run test

Todo

Author

👤 Krissanawat

Show your support

Give a ⭐️ if this project helped you!

Powered By PubNub

About

build react native chat with gifted chat and pubnub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published