Skip to content

muhozi/Build-a-react-native-auction-android-app

Repository files navigation

Auction react-native app

Products tender application built using react-native

This application was built for learning purpose. If you find it helpful, you're welcome to improve it to help others who can come accross this repo.

Main things that can be helpful in this app:

  • Image Upload in React Native
  • JWT Authentication
  • Calendar/Time Picker usage in react native

TL DR;

If you want to try out the app Download compiled app at http://auctionbuy.herokuapp.com/getapp and install it on an Android phone or emulator. or Check a demo video here Here

Set up the application

git clone https://github.com/muhozi/Build-a-react-native-auction-android-app Auction
npm install

Check if there is an emulator connected

adb devices

Run the application

react-native run-android

Tools used

  • React-Native (App)
  • Backend (Api) : Laravel with Mysql Database. Checkout the backend Here

Keep learning and Sharing knowledge 📖📚

Screenshots

Splash screen SplashScreen Login login Register register
Add auctionaddAuction Auctions auctions Bid bid
Product image view imageView Image picker ImagePicker Date picker datePicker

Author

Emery Muhozi

Licence

MIT