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.
- Host: GitHub
- URL: https://github.com/santiagodotsh/expo-sticker-smash
- Owner: santiagodotsh
- Created: 2024-10-27T18:06:35.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T23:08:45.000Z (8 months ago)
- Last Synced: 2025-01-19T09:43:38.998Z (5 months ago)
- Topics: expo, images, react, react-native, tutorial, typescript
- Language: TypeScript
- Homepage:
- Size: 1.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```