This is example chatting app for typescript-react-native bulit with react-native-cli
#1.0.0 version => just test for ios
- Clone the project
git clone https://github.com/HongikDevelopers/typescript-react-native-chat-example.git
- Install dependencies
cd typescript-react-native-chat-example
npm install
# you have to install cocoapods first
=> sudo gem install cocoapods
cd ios
pod install
cd ..
- Run
react-native run-ios
- link server
- test other device