This is a React Native Expo app that allows you to generate a picture where you met your love on the map, add pictures of the couple and share it on social media.
For the autocomplete to work you should get your google places api key and replace it in
src/components/PlacesModal.js
const GOOGLE_API_KEY = "Your api key";
then
yarn && expo start
Play store link for testing: https://play.google.com/store/apps/details?id=com.yassireact.wemetat
- The icon and the marker in the map was created by saragnzalez and it was downloaded from Freepik.
- The image on the first screen is by @arttravelling and it was downloaded from Unsplash.