This is a manga reader app that allows users to see a general list of manga books, a list by categories, book details, search books, chapter content.
Fork and clone this repo. It is recommended to install Android Studio Emulator as instructed 👉 in expo-android-studio-emulator or iOS Simulator as instructed 👉 in expo-iOS-emulator. The following instruction is for Android Studio.
npm install -g expo-cli
Open a virtual device in Android Studio.
cd react-native-visits-app
expo start
In the opened new window (usually on localhost:19002), click on the "Run on $(your device)" section to run app on the smartphone simulator or web.
- redux ^4.0.5
- react-redux ^7.2.0
- redux-thunk ^2.3.0
- react-native
- react-navigation ^4.3.8
- expo ~37.0.3
- moment ^2.26.0
- axios ^0.19.2
- Firebase database/storage