/wemetat

Primary LanguageJavaScript

WE MET AT

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 testing the app

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

Live

Play store link for testing: https://play.google.com/store/apps/details?id=com.yassireact.wemetat

Credits

  • 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.