mirror of
https://github.com/zhigang1992/react-native-chat-ui.git
synced 2026-04-26 23:05:06 +08:00
* File messages started * Type fixes and cleanup * File message design applied, file preview added * Code cleanup (#3) Co-authored-by: Alex <alexdemchenko@yahoo.com>
Example
Getting Started
yarn
for iOS:
npx pod-install
To run the app use:
yarn ios
or
yarn android