Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nderscore/tamagui-moti-web-bug
Reproduction for tamagui bug #1520
https://github.com/nderscore/tamagui-moti-web-bug
Last synced: about 2 months ago
JSON representation
Reproduction for tamagui bug #1520
- Host: GitHub
- URL: https://github.com/nderscore/tamagui-moti-web-bug
- Owner: nderscore
- Created: 2023-08-08T21:40:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-08T22:25:41.000Z (over 1 year ago)
- Last Synced: 2024-04-22T14:49:56.495Z (7 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.51 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Tamagui+Moti Web Bug
Bug reproduction for [tamagui#1520](https://github.com/tamagui/tamagui/issues/1520)
Moti animations fail to run and styles are not applied when styles are responsive.
- See: [MyComponent.tsx](./packages/ui/src/MyComponent.tsx) - styled component with animation (see comment)
- See: [screen.tsx](packages/app/features/home/screen.tsx) - usage