Hamzali / BeynooDemoMobileApp

React Native test project for games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEMO RECAT NATIVE MOBILE APPLICATION

Instructions

Before everything setup this technologies;

If you want to test other game go App.js file in the project root and change the src prop link on <WebView/> component.

Development

If you want to test the app in your computer on a simulator.
Enter project root and run: react-native run-android or react-native run-ios

Building

  • Android if you want to create a android apk enter project root and write; cd android && ./gradlew assembleRelease your apk will be generated under the path: android/app/build/outputs/apk/app-release.apk

  • IOS I will post it later.

cotact me for any problem
Hamza Ali TAŞ
email: hamzalitas95@gmail.com
tel: +905545077657

About

React Native test project for games.


Languages

Language:Objective-C 44.3%Language:JavaScript 23.8%Language:Python 17.5%Language:Java 14.4%