Skip to content

Latest commit

 

History

History

chat

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Chat

Documentation

Based on pubnub/tutorial-app-react-native

https://github.com/pubnub/tutorial-app-react-native

Manual Setup

If you want to use the module directly, or in other modules, you can do so by importing it and using the following properties.

import Chat from "@modules/chat";

const { title, navigator } = Chat;

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

License

MIT