Have you ever heard of the concept of book swapping? This app allow you to both easily share the details and location of your book, and to search for the books left by others.
yarn
react-native run-ios
- react-native-router-flux
- react-native-button
- react-native-drawer - drawer navigation fly-out
- validator - more complex validation functions
- axios - XHR requests
- jwt-decode (JWT token manipulation)
- lodash
- xml2js (parse xml string)
DEV:
- remote-redux-devtools-on-debugger
- babel-plugin-module-resolver (TO ELIMINATE, just to make maps plugin work)
- events, timers, stream, buffer (TO ELIMINATE, just to make xml2js work)