A React Native based app for Addy
Addy is a web app that enhances the addressing system of the world. Instead of remembering long addresses, Addy generates a unique 7-digit code based on the latitudinal and longitudinal coordinates of any position. The code is so accurate that every building in the world has been assigned a different 'Addy' with a minimum distance of 11.132 meters.
https://addy.wiki/contribution-guidelines
- Install React Native into your system
- Download and Install
Expo XDEfrom Here (Also install iOS Simulator or a Mobile Client for your respective device) - After forking the project, git clone the repository onto your local environment:
git clone https://github.com/YOUR-USERNAME/Addy-React-Native.git- Open
Expo XDEand click onOpen Existing Project, then navigate to your cloned repository. - Click on
Deviceand run on iOS Simulator (or Android) orShareand scan the QR Code on your device with the Expo Client.