Readhubn Save

📰 SvenFE implementation of Readhub

Project README

Readhub RN

Test Publish GitHub all releases Codacy Badge

SvenFE implementation of Readhub in React Native

1 2 3
Screenshot 1 Screenshot 2 Screenshot 3

📦 DISTRIBUTION

iOS

  • Not released yet

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=DAE5E3 \
  --logo-width=192 \
  --flavor=main
Open Source Agenda is not affiliated with "Readhubn" Project. README Source: shensven/Readhub-RN
Stars
40
Open Issues
13
Last Commit
9 months ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating