/rn-chat

Primary LanguageTypeScriptMIT LicenseMIT

Software prerequisites

Getting started

  • Clone this repo locally
    • git clone git@github.com:hippware/rn-chat.git
  • Nav to the newly created directory and install node dependencies
    • cd rn-chat
    • yarn
  • Open in XCode
    • open ios/tinyrobot.xcworkspace/
  • Run the app in an iOS simulator

Technologies/concepts to learn