Skip to content

shensven/EladmeGo

Folders and files

NameName
Last commit message
Last commit date
Mar 31, 2023
May 8, 2023
Apr 6, 2023
Mar 31, 2023
Apr 26, 2023
Jan 10, 2024
Jul 10, 2023
Apr 2, 2023
Mar 31, 2023
Mar 31, 2023
Mar 31, 2023
Mar 31, 2023
Apr 16, 2023
Jan 10, 2024
Mar 31, 2023
Apr 13, 2023
Apr 29, 2023
Mar 31, 2023
Apr 6, 2023
Apr 6, 2023
Mar 31, 2023
Apr 8, 2023
Apr 6, 2023
Jan 10, 2024
Apr 2, 2023
Jan 10, 2024

Repository files navigation

EladmeGo

GitHub Test CodeQL Publish Codacy Badge

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

For more detailed environment configuration, please refer to the official React Native documentation.👇 https://reactnative.dev/docs/environment-setup

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

Debug

We recommend you to use Flipper to debug the app.

Generate the Splash Screen

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

⚖️ License

FOSSA Status

MIT License - Copyright (c) 2023 SvenFE