Skip to content

zhoupeng260641663/EladmeGo

 
 

Repository files navigation

EladmeGo

GitHub Test CodeQL Publish

A mobile app for accessing the JindiCenter in Kunming

1 2 3 4
Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

📦 Distribution

iOS

Android

🔨 Build

Prequisites

Get Started

yarn install
cd ios && pod install

iOS Deployment

yarn ios --configuration Release --device

Assem the APK

cd android && chmod +x gradlew
./gradlew assembleRelease

Generate the Splash Screen

yarn react-native generate-bootsplash src/assets/splash/bootsplash.png \
  --background-color=F2E8E2 \
  --logo-width=288 \
  --flavor=main

⚖️ License

EladmeGo is licensed under the MIT license.

About

昆明金地中心坐电梯 App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.6%
  • Java 7.9%
  • JavaScript 3.4%
  • Ruby 2.4%
  • Objective-C 2.4%
  • Objective-C++ 1.3%