Material
Bandung State Polytechnic Religion lecture material Android application
Team Member
Project leader : Reynaldy Rizki Saputra
Programmer : Aldy Akbarrizky, Muhammad Fauzan Lubis, Muhammad Sakhi Hartanto
Designer : Afdal Ramdan Daman Huri, Irsyad Muhammad
Content sorter : Kartika Milenda, Marissa Nur Amalia
Resources
Library : ReactJS
Framework : React Native, React Native paper
Tools : Expo
Package : React Navigation
Set Up
- Install React Native
- Install Expo using
npm install expo-cli --global
- Clone this repository
- Change directory to this repository
- Install React Native Paper
- Install all dependency using
npm install
- Open your text editor
- Start Expo using
expo start
- Preview it on the web, Android, or iOS
- Happy coding ^_^