Skip to content

selimbaruti/rbalmobiletest

Repository files navigation

Running the Project

Installation

Before running the project, install the dependencies:

npm install

Android

To run the project on Android, use the following command:

npm run android

iOS

To run the project on iOS, use the following command:

cd ios && pod install
cd ..
npm run ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published