Michael Amaral

Results 19 comments of Michael Amaral

I also have this problem. The problem is the way it is styling the fullscreen element as visibility hidden. What I did was change it's css default to visibility hidden,...

@ohmyauthentic I don't.. I gave up trying

@tomscholz works perfectly fine for me. Both iOS and Web (tested on Safari and Chrome), so probably Android is fine as well..

No solution for this?

I also have interest in this topic. The default settings filter are really basic, and most will need to customize it. Replacing the Settings component for a custom component should...

can anyone merge this, please? I want my popcorn time back ☹️

I ended up using this: `const { goBack, popToTop } = useNavigation();` Pretty sure there is a better way, like it's mentioned here https://reactnavigation.org/docs/typescript/#type-checking-screens, but it didn't work for me...