Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 598 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 598 Bytes

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