https://github.com/hellsan631/broken-pointer-events
https://github.com/hellsan631/broken-pointer-events
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hellsan631/broken-pointer-events
- Owner: hellsan631
- Created: 2021-08-19T22:51:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-20T04:57:39.000Z (almost 5 years ago)
- Last Synced: 2024-12-31T17:36:17.077Z (over 1 year ago)
- Language: JavaScript
- Size: 96.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reanimated v2 (release candidate) example
Experiment with Reanimated 2 (rc) in SDK 40.
## 🚀 How to use
> `npx create-react-native-app my-app -t with-reanimated2`
- Run `yarn` or `npm install`
- Run [`expo start`](https://docs.expo.io/versions/latest/workflow/expo-cli/), try it out.
## 📝 Notes
- [react-native-reanimated v2 docs](https://docs.swmansion.com/react-native-reanimated/)