HotScrew is dating app for robots!
It's build with React Native and use AWS Amplify as backend.
This application is project for PUM in The Witelon State Univeristy of Applied Sciences in Legnica.
Setup React Native toolchain
You run it like all other React Native apps:
- Start Metro:
npx react-native start
- Start Application:
npx react-native run-android