The application is build using react-native. The purpose of this application is to show all the drugs that are recalled by the firms. The app shows cards design and it includes information such as Reacall reason, product description, reason for recall, address|city|state and much more information.
The app is developed in react-native for android & iOS. The application consumes FDA Open API.
- Pull the repository
- npm install
- run application
- ios
react-native run-ios
- Android
react-native run-android
- ios