-
components/ListRow/TouchableOpacity.js中 Easing组件在新版的react-native包中的位置是"react-native/Libraries/Animated/Easing"
按原来的"react-native/Libraries/Animated/src/Easing"会出错
-
### Summary
i have unique key in map loop even got warning : (Encountered two children with the same key, ``. Keys should be unique so that components maintain their identity across updates. Non-uni…
-
I'm writing docs for ember-animated. There are a lot of shared arguments because we composed components out of other components. [Here is an example](https://github.com/ember-animation/ember-animated/…
-
Hi @mgcrea,
I have been trying to use the demo code of your lib but every time I drop the draggable component over the droppable it moves back to it first position.
https://github.com/mgcrea/rea…
-
### Summary
When using keyboard to navigate, I noticed that if you have selected any element in the table, including the header elements, or the order number and checkbox, that you can scroll the tab…
-
Die Accordion Komponente soll semantisch und funktional überarbeitet werden. Dafür erfassen wir hier alle bisherigen Anforderungen und erarbeiten so die neuen konsolidierten Anforderungen an die Kompo…
-
**Description:**
The current UI animations in our application are executed without any delay, causing abrupt transitions that affect the overall user experience. To improve the visual fluidity and …
-
Similar components should have the ability to be easily Converted / Replaced with another,
Ideally this would be in context menu when right clicking an existing component.
`Model Renderer` and `An…
-
## About this issue
- Stuttering when scrolling in a LazyList
```kotlin
LazyColumn() {
items(journals) { journal ->
JournalRow(
journal = journal,
…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Navigate to https://magicui.design/docs/components/animated-shiny-te…