TrailheaDX 17 React Native talk sample app Project Setup git clone git clone git@github.com:ivanbogdanov/thx17.git npm dependencies: cd thx17 npm install Run Open the project workspace in Xcode: open ./ios/thx17.xcworkspace Start development server: npm start Click Run in Xcode