Run git clone https://github.com/BullTronics/Remote-Control-Client.git
Navigate to source code directory and Run npm i
Run npx react-native run-android
Make sure you have Android development environment setup already done for react native
Refer https://reactnative.dev/docs/environment-setup
Run cd android; ./gradlew assembleDebug
Run cd android; ./gradlew bundleDebug
Download Server
Make sure that server and client are on same network (Either same Wifi Network or same VPN Network)
Generic Server: https://github.com/BullTronics/Remote-Control-Server.git
To access Remote-Control-Server from remote client, Use ZeroTier to create Virtual Network https://zerotier.com/
To get more help on the Remote-Control-Client, contact admin@bulltronics.com.