https://github.com/kartikeyvaish/prize-spinner
A simple prize spinner using React Native
https://github.com/kartikeyvaish/prize-spinner
prize spinner
Last synced: 9 months ago
JSON representation
A simple prize spinner using React Native
- Host: GitHub
- URL: https://github.com/kartikeyvaish/prize-spinner
- Owner: kartikeyvaish
- License: mit
- Created: 2022-12-07T07:42:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T07:50:09.000Z (almost 3 years ago)
- Last Synced: 2025-01-06T02:11:49.191Z (11 months ago)
- Topics: prize, spinner
- Language: TypeScript
- Homepage: https://github.com/kartikeyvaish/Prize-Spinner
- Size: 281 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Prize-Spinner
A simple prize spinner using React Native
Expo Snack Link - https://snack.expo.dev/@kartikeyvaish/prize-spinner
- Used React Native Animated's shared value to animate the needle
- Used React Native Anchor Point for fixed position rotation.