Nasser Maronie

Results 10 comments of Nasser Maronie

Any update on this? is this solved?

> This is still an issue on react native v0.69.6, unsure if fixed in .7 still happening on .7x

why it doesn't work for me ? > ```js > import React from 'react'; > import Markdown from 'react-remarkable'; > import hljs from 'highlight.js'; > import 'highlight.js/styles/github-gist.css'; > > const...

waiting for merge in 2023 😂

> To get around this I added an extra container with `position: absolute` with `ScrollAnimation` inside of it, and the content within that just static Doesn't work for me tho....

> In my case, I added `offset={1}` to the scroll animation component to run animation on entering the page. Does this only work if scrollableParentSelector defaults to the document? I...

I have tested and it works as expected now. the error is gone.