Wily is innovative library management system for a low income school that cannot afford a librarian.
- Node.js > 12 and npm (Recommended: Use nvm)
- Watchman
- Xcode 12
- Cocoapods 1.10.1
- JDK > 11
- Android Studio and Android SDK
- Go to your project's root folder and run
npm install
. - Run
npm start
orexpo start
to run the project!
Runs the project in development mode.
Open it in the Expo app on your phone to view it. It will reload if you save edits to your files, and you will see build errors and logs in the terminal.
Sometimes you may need to reset or clear the React Native packager's cache. To do so, you can pass the --reset-cache
flag to the start script:
npm start -- --reset-cache
# or
yarn start -- --reset-cache
# or
expo start -c
This template follows a very simple project structure:
assets
: Asset folder to store all images, vectors, etc.components
: Folder to store any common component that use through the appscreens
: Folder that contains all application screens/features.App.js
: Main component that starts whole app.
email id : [email protected]
password : 123456