-
### Description
These are spillover tasks from the W3C props & styles projects. The aim is to move user-space modules into their own packages within the monorepo. React Native for Web must currentl…
-
### Description
I'm encountering an issue with the Animated component in React Native. When using Animated.ScrollView alongside Animated.View, the touchable components and TextInput inside the Anim…
-
Animated scenes spawning sometimes proceeds seemingly without issue (entities are spawned with correct components and animation works as expected) but the resulting meshes are invisible.
This occu…
-
After upgrade to RN 0.74.0 an error/warning is logged with react-native-image-cache 3.1.0
> ERROR Warning: CachedImage: Support for defaultProps will be removed from function components in a futu…
-
When using the UIActivityIndicator component, I found a warning about
A props object containing a "key" prop is being spread into JSX:
let props = {key: someKey, style: ..., children: ...};
…
-
**Describe the bug**
Hello! Thank you for this library. Not sure if this is intended, but when animating the keyboard, the height value updates with noticeable “steps” between values, causing height …
-
## Feedback
![image](https://github.com/magicuidesign/magicui/assets/16860528/697d5780-f1b0-4b4b-9a8b-c444ea8b2936)
https://magicui.design/docs/components/animated-beam
## TODO:
- [ ] Explore a …
-
### Description
The `zIndex` of the shared element clone is always taking the highest value while animating leading to flickering of components should be on top.
### Steps to reproduce
1. Cre…
-
**Is your feature request related to a problem? Please describe.**
When I try to stitch together two animated images (such as GIF) they become still images.
I would like to be able to create somet…
-
I am trying to use bootstrap modals - https://getbootstrap.com/docs/5.0/components/modal/
When the page re-renders, for example, if a user clicks something in the modal or types in the modal, the mo…