Hanno J. Gödecke
Hanno J. Gödecke
Another thing i want to chip in is that, although maybe obvious, this also applies to animations. This turns out to be specifically an issue for loop animations. As a...
Just to be sure we are on the same page, my reproduction looks like this: ```tsx // Changed version from the examples to just use a timing loop, as minimal...
@chrfalch Thanks for taking the time to go through the PR! > Maybe we should look into how React Native Skia can support extensions like Skottie in sub packages Totally...
Hey 👋 I changed the example code to just use a skia value for driving the animation. I now conducted some testing on a "low-end" android device. Even without any...
There was somewhat an issue with that code when using it not with v8, it couldn’t find the imports of I remember correctly. (We don’t use threads anymore so i...
I can confirm that using this PR/Branch everything workes for me. (We should highlight in the docs that you don't need to do the android setup, to me as a...
Having this feature properly documented would be super valuable!
Is there any known workaround?
Not sure why, but when I installed this library this line was missing in the installed module: https://github.com/Monte9/react-native-parallax-scrollview/blob/33c527709c1e850369bf8fc8bcc958373c6982ba/src/ParallaxScrollView.js#L181
Try setting `keyboardOpeningTime={0}`