/StickerSmash

Primary LanguageJavaScript

StickerSmash

Description

This project is a mobile app where you select a photo from your phone galery, add an emoji to the photo (you can drag the emoji to put wherever you want in the photo and double tap to make it bigger or smaller) and then save the edited photo back to your gallery. This app was made based on get started tutorial from expo go documentation.

How to use in localhost

After downloading it you can run locally downloading the Expo Go app on your phone and then running:

npm install

Install all the dependencies

npm start or npm start -c or npm start --tunnel

Runs the app in the development mode. Scan the QRCode on your phone It will reload when you make changes. You may also see any errors in the console.