mirror of
https://github.com/zhigang1992/react-native-chat-ui.git
synced 2026-01-13 09:29:36 +08:00
* Refactor types * Refactor messages * Add image preview * Use Context API * Update dependencies * Add tests
Example
Getting Started
yarn
for iOS:
npx pod-install
To run the app use:
yarn ios
or
yarn android