Back to Aws Doc Sdk Examples

Getting started in React Native

javascriptv3/example_code/reactnative/ReactNativeApp/README.md

latest295 B
Original Source

Getting started in React Native

This is the companion app for the developer guide.

Run the example

  1. npm install
  2. cd ios && pod install
  3. cd .. && npm run <ios|android>