Export React Native Project as Zip
A ReactNative zip is used to create a platform-specific installer. WaveMaker supports generating React Native installers for Android and iOS devices. When you develop an app in React Native Studio, you can export a zip from that project.
Export ReactNative Zip using WaveMaker Studio
- Go to Export and click Project as ReactNative ZIP.
- A dialog displays with all the ReactNative configurations.
Configuration Name | Description |
---|---|
Application Name | The name of the application |
Server Path | The backend server URL. Dev is used to prepopulate the application preview URL. Custom is used to add the URL of the application which is hosted somewhere else |
Config Profile | The build profile to use |
- Make necessary changes to the configurations and click on the Build button. This action starts a job, as shown below.
- When the job is completed, you can download the ReactNative zip by clicking on the Download icon, as shown below.