- React Native (v.0.68),
- Expo (sdk v.45),
- Yelp api,
- Context API,
- Android and IOS friendly,
- Multiple search filters and sorting opportunities,
- Distance to restaurant based on user's geo location calculation.
Run on your device Expo Go.
The app requires Node.js v16+ and expo cli to run smoothly.
Install the dependencies and devDependencies first. Example:
git clone https://github.com/vhludnev/resto-search-rn.git
npm i
npm i -g expo-cli
expo init `App project name`