This project is a Love Live School Idol Festival app using data from School Idol Tomodachi and LLSIF.net
The project contains:
- React Native
- React Navigation
- Animated TabBar
- React Native Paper
- apisauce
- React Native Firebase
- React Native Fast Image
- React Native Image Viewing
- React Native Offline
- React Native Vector Icons
- React Native Version Number
- React Native Async Storage
- react-native-modalfy
- dayjs
- And more...
App/Components
: presentational componentsApp/Config
: configuration of the applicationApp/screens
: application's screensApp/Context
: react contextApp/hooks
: custom react hooksApp/Images
: images used by the applicationApp/modals
: modalsApp/Services
: application services, e.g. API clientsApp/Theme
: base styles for the applicationApp/Utils
: some utility tools
- Node 8 or greater is required.
- Development for iOS requires a Mac and Xcode 11 or up, and will target iOS 10 and up.
- Know about React Native.
Assuming you have all the requirements installed, you can setup and run the project by running:
yarn install
ornpm i
to install the dependenciesreact-native run-android
to run the Android application (remember to start a simulator or connect an Android phone)react-native run-ios
to run the iOS application (remember to start a simulator or connect an iPhone phone)
Light | Dark |
---|---|
Phạm Ngọc Thạch
I'm a React Native developer, play Love Live, BanGDream, Starlight everyday.
© Phạm Ngọc Thạch
This project is released under the MIT License.
yarn run version:up -- --major || --minor || --patch