-
Would it be possible to publish types for TypeScript?
-
### Current Behavior
When trying to test my components using RNTL and getByRole "button" I get an error since Tamagui implementation it's just a View under the hood (As far as I could figure out).
…
-
I switch between two paths repeatedly,until the animation finished,then the last route Component will unmount actually. so, I can not do something in `componentWillmount` in the last Component
-
Hi @TylerBarnes, first of all, thank you for creating this plugin! This is not an issue is a question.
I'm using React spring to create transition animations; there's a component that lives only on …
-
I am currently working on a visualization tool that has multiple animations going on at the same time. What I am trying to do is look at how a graph evolves over time, so I have the graph I am watchin…
-
# 🐛 bug report
Importing and using some components from the FluentUI component library result in the app crashing as described in [this issue](https://github.com/microsoft/fluentui/issues/29138). A…
-
This is a tracking issue. There has been some discussion of removing Framer Motion (the use of `motion` especially), citing a few arguments:
- It's chunky: just the `motion` component [is 40.2kb](h…
-
### Which platform(s) does your issue occur on?
Most Android 13 and below
### Please, provide the following version numbers that your issue occurs with:
"react-native-inappbrowser-reborn": "^3.7.…
-
Is this plugin compatible with `react-native-reanimated`? I don't know what's happening under the hoods, but declaring a simple `new Animated.Value(0)` throw a lot of errors:
**Browser**
```
./…
-
Hello! Thank you for submitting the homework for CoderSchool React Class 🎉!
COOL! This looks good!
Good:
+ Nice animations in the UI.
+ Well demonstrated search function.
+ Cool layout styl…