📄️ Managing API keys
An API key by application + env + FUNC
📄️ Managing application
Applications are the root of any of your project, they represent a single React Native application, either your covering Android, iOS, or both platform.
📄️ CLI Configuration
Setting up the .ramprc.json optionals parameters
📄️ CLI full API
Configure application's release environment
📄️ Managing several environments
All your React Native Ramp application can be configured with several environments at the same time, to help you during your development, QA, pre production, and production phases.
📄️ Understand the SDK built-in menu
React Native Ramp comes with a built in React Native Menu that allow you to use the basics Ramp API :
📄️ Deep dive into the SDK
SDK Setup
📄️ Targeted Application
The targeted application is the native application that will receive your bundle.
📄️ Distributions and updates Workflows
Understanding and taking control over your update workflow is essential.