Skip to content

hippware/rn-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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