4aLifeTime

Results 8 comments of 4aLifeTime

> I found this solution [stackoverflow](https://stackoverflow.com/questions/71412449/tried-to-synchronously-call-anonymous-function-from-a-different-thread-with-dra). Setting `useLegacyImplementation` worked for me. > > ``` > > name={AppScreenName.home} > component={HomeViewController} > /> > > ``` It works for me! Thanks a...

could you find any solution? I can't hide a specific tab using Material Top Tab Navigator.

I'm facing the same issue, does anybody could find a solution?

could you please share your final package.json set up? i'm struggling with the same issue. This is mine: > { > "dependencies": { > "@apollo/client": "^3.6.9", > "@react-navigation/drawer": "^6.4.1", >...

I'm still having the same issue. Did anybody figured it out?

@mtuguldurb could you share a bit more of your code? How did you set up your app.config.js/app.json file? do you have Managed or bare workflow?

@chadders404 I got to the same conclusion but any solution so far.

I'm facing the same issue. I've tried the workaround mentioned by @oatsoda and it didn't work. I'm working in development. I gonna try using http/https scheme instead.