SIGN IN SIGN UP

Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.

0 0 51 Java
2023-04-14 12:27:05 -04:00
# Getting started in React Native
2023-04-14 12:27:05 -04:00
This is the companion app for the [developer guide](https://docs.aws.amazon.com/en_us/sdk-for-javascript/v3/developer-guide/getting-started-react-native.html).
## Run the example
2023-04-14 12:27:05 -04:00
1. `npm install`
2. `cd ios && pod install`
3. `cd .. && npm run <ios|android>`