-
"react-native": "0.72.5",
"react-native-reanimated-carousel": "^3.5.1",
I am developing apps in Android and iOS environments.
![IMG_5557](https://github.com/dohooo/react-native-reanimated-carou…
-
React Native Reanimated v3.5.0 gives us a way more sophisticated way for handling reduced motion. What do you think folks, is it worth to investigate and implement these new features? Or, should we wa…
-
### Current behavior
I'm using nested Native Stack Navigator.
And in the inner stack navigators, when i do 'navigation.navigate' the animation works fine.
but when i do 'navigation.goBack()', the…
-
I'm using react-native-reanimated latest version (2.13.0) and the library not work with it
-
We have a project over RN v0.61.5. We are using React Navigation v4. We are facing this error while using your library. Please help me out.
![Screenshot 2020-03-09 at 1 15 14 PM](https://user-image…
-
This package saved my life. Huge thanks to the creator and all the contributors.
**Is your feature request related to a problem? Please describe.**
The feature request isn't related to a necessary…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Do you want this issue prioritized?
- [ ] Yes, I have sponsored
- [X] Not urgent
### Current Behavior
The va…
-
This is my basic code example to reproduce situation
```js
export const CarouselExample = () => {
const PAGE_WIDTH = SCREEN_WIDTH * 0.8
const PAGE_HEIGHT = SCREEN_WIDTH / 2
return (
…
-
### Description
With react native reanimated v3+, they now implement the phone settings of "reduced motion"
which leads to lottie files no longer playing
### Steps to Reproduce
1. use reanim…
-
Scrapy stuck when page not response, can I give a timeout for page?
...
2018-01-22 09:27:09 [scrapy.extensions.logstats] INFO: Crawled 183 pages (at 42 pages/min), scraped 183 items (at 42 items/m…