The app

Meet in the Middle has recently been revamped in the form of a React Native mobile app!
It is a Full Stack mobile application that facilitates the meeting destination of its users.
I am currently building it with: JavaScript ES6+, React Native, Expo, React Native Paper, React Native Navigation, Yelp Fusion API, OpenrouteService API, Google Maps and Firebase
Features
I’ve built several features so far, such as:
- Geocoding and Nearby Search features which take two user inputs and display the midpoint / Points of Interest using location APIs.
- Scrollable cards that contain location information, ratings, reviews and photos from the Yelp Fusion API.
- User ‘Favourites’ using Firebase collections, location sharing and calendar events.
Screen_Recording_20221004-212903_Expo Go (1).mp4
- Pressable map markers that scroll the NearbyList to the selected place (using the ScrollToIndex prop).
- Routing for walking, driving or public transport along with detailed directions.