Skip to content
This repository has been archived by the owner on Jan 26, 2025. It is now read-only.

Commit

Permalink
docs[okta-react-native]: Declare expo dependency (#219)
Browse files Browse the repository at this point in the history
Be more explicit that you will need to use Expo if you want to use this library
  • Loading branch information
robertjd authored and robertdamphousse-okta committed Jun 8, 2018
1 parent df20346 commit f21500a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/okta-react-native/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ This library currently supports:

## Prerequisites

* This library requires the use of [Expo](https://expo.io/).
* If you do not already have a **Developer Edition Account**, you can create one at [https://developer.okta.com/signup/](https://developer.okta.com/signup/).
* If you don't have a React Native app, or are new to React Native, please continue with the [React Native Quickstart](https://github.com/react-community/create-react-native-app#getting-started) guide. It will walk you through the creation of a React Native app and other application development essentials.
* If you are developing with an Android device emulator, make sure to check out the [React Native - Android Development](https://facebook.github.io/react-native/docs/getting-started.html#android-development-environment) setup instructions.
Expand Down

0 comments on commit f21500a

Please sign in to comment.