React Native quickstart
1. Install hypertune
hypertunenpm install hypertuneyarn add hypertunepnpm add hypertune2. Set environment variables
EXPO_PUBLIC_HYPERTUNE_TOKEN=token
HYPERTUNE_FRAMEWORK=reactNative
HYPERTUNE_OUTPUT_DIRECTORY_PATH=generated3. Generate the client
npx hypertuneyarn hypertunepnpm hypertune4. Use the client
5. (Optional) Include a build-time snapshot
Next steps
Last updated