A token cache is required to work with Useaward and Expo. This is entirely up to you how you handle the token cache - in this example we’re going to use the expo-secure-store library. First, install it by running
Copy
npm i expo-secure-store
To use the Useawards SDK in your application, you need to import the desired package(s) and configure them with your API and APP key: