Haibert Barfian
Haibert Barfian
I never solved it guys, I just gave up on it because its not doing any harm lol, SDK 45 is around the corner at the end march.. maybe itll...
@joey-harward yea I'm honestly surprised at how quiet the expo team is being about this issue this issue seems to be wide spread
@brentvatne Here you go! This is on SDK 45 https://github.com/haibert/SplashScreenIssueRepo
> @haibert - could you make this a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) please? there is a lot of unrelated stuff there We'll I left the font loading logic there because I'm...
@brentvatne Got it, please check now https://github.com/haibert/SplashScreenIssueRepo
@brentvatne https://github.com/haibert/SplashScreenIssue I created a blank project with a custom dev client, installed only the libraries needed to reproduce this issue. It basically happens if you have a custom dev...
I think the expo team is at appjs conference hopefully we'll hear something when they're back
> @brentvatne https://github.com/haibert/SplashScreenIssue > > I created a blank project with a custom dev client, installed only the libraries needed to reproduce this issue. It basically happens if you have...
Can you please show your code? Im using a reanimated scrollView as my externalScrollView. i'm not sure how to even get useScrollToTop to function. So any help would be appreciated...
I was able to get it to work. My issue was I was using the same ref for two different RecylerListViews. I hope you found a solution for your issue.