This is a simple React - Native Login and Files(Images and Pdf) upload and view implementation using Async Storage
Please run the following in project's terminal after downloading the project
Install Node Modules -> npm i
Install Pods for iOS -> cd ios && pod install && cd ..
Run the project in iOS Simulator -> npx react-native run-ios / npx react-native run-android