-
This error is thrown in my app when you do a certain combination of naviagtions. It is consistently reproducible, but I don't have small example. Our app is about 70+ js files. If someone is able to a…
-
I am using `react-native-web` ([read about this here](https://github.com/necolas/react-native-web/issues/505)) to render my React-Native-based components on web.
However, doing so puts the `react-n…
-
ListView等列表出现和隐藏按条目顺序执行动画
如:
* 逐条进入
* 逐条退出
-
Can you provide a more detailed code example for reference? Thanks, great little helper class for simple color selections.
-
High performance navigation library for React Native, based on native animations (LayoutAnimation).
https://github.com/arsenghazaryan/react-native-navstack
https://www.npmjs.com/package/react-nati…
arsen updated
7 years ago
-
Upgraded from 0.34 to 0.36 and all my collapsible elements stay collapsed all the time. Tested also with example from this projects and saw the same behaviour or lack of it.
Didn't have too much time…
-
I am using redux and when I update the state, I want the swiper to re-render with a new set of `options`. My component looks something like this:
```
{options.map(opts => {
…
-
Hey,
I have route with a `Video` component, when unmounting the route the app crashes with the following error.
Any ideas?
```
02-13 14:53:42.879 3774 3774 E AndroidRuntime: java.lang.IllegalS…
-
My use case is that I'm blurring the whole background view while a panel expands and transits to a new scene;
And when user goes back from the new scene, I want same thing happens - the panel shrinks …
-
What are you thinking about use https://github.com/nicklockwood/FXBlurView instead default way. They allow to set blurRadius and animation.