An open API service indexing awesome lists of open source software.

https://github.com/santiagodotsh/expo-sticker-smash

🍩 📱 Sticker Smash app with React Native and Expo.
https://github.com/santiagodotsh/expo-sticker-smash

expo images react react-native tutorial typescript

Last synced: 3 months ago
JSON representation

🍩 📱 Sticker Smash app with React Native and Expo.

Awesome Lists containing this project

README

        

## Get started

```bash
$ npm install
```

## Start the app

```bash
$ npx expo start
```

## Get a fresh project

When you're ready, run:

```bash
$ npm run reset-project
```