Skip to content

Instantly share code, notes, and snippets.

@adelowo
Last active April 16, 2020 13:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adelowo/a70892bed30439bcba101271243ac6f6 to your computer and use it in GitHub Desktop.
Save adelowo/a70892bed30439bcba101271243ac6f6 to your computer and use it in GitHub Desktop.
$ cd ../client # If you are still in the server directory
$ yarn add @invertase/react-native-apple-authentication @react-native-community/netinfo axios react-native-document-picker
$ yarn add react-native-image-picker stream-chat stream-chat-react-native
$ touch Chat.js Login.js
$ cd ios && pod install
$ cd ../
$ yarn global add ios-deploy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment