monterosalondon / react-native-parallax-scroll

Parallax scroll view for react-native
MIT License
555 stars 63 forks source link

[android, ios(?)] storybook examples throws Invariant Validation: input range must be monotonically increasing 0,-10 #21

Closed gazedash closed 6 years ago

gazedash commented 6 years ago

Issue details

Please provide issue details here - What did you expect to happen? What happened instead?

Steps to reproduce

Please provide necessary steps for reproduction of this issue. Describe the exact steps a maintainer has to take to make the problem occur. If the problem is non-trivial to reproduce, please link a repository or provide some code snippets.

(A screencast can be useful for visual bugs, but it is not a substitute for a textual description.)

Please specify which versions of the RN and ParallaxScroll

Affected platforms

Screenshots / Screencast / Code Snippets (Optional)

// code here
doomsower commented 6 years ago

Can confirm that this is also happening on iOS image

z4o4z commented 6 years ago

Hi @gazedash @doomsower! Thanks for this issue Sorry about that, it was my fault, just forgot to check all the stories in the previous commit.

VansonLeung commented 6 years ago

Still hitting the same error

z4o4z commented 6 years ago

Hi@VansonLeung, can you provide more details(RN version, ) and make sure that you are using the latest code?