/bookreader

react-native book reader (from JSON local file)

Primary LanguageJavaScript

Book reader

React-Native

Clone project

git clone https://github.com/react-native-village/bookreader.git 

Navigate to the project

cd bookreader 

Set dependencies

yarn install

Run the following command in a Terminal

for iOS
react-native run-ios
for Android
react-native run-android