Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

useScreens() and transparentCard issue #79

Closed
ovy9086 opened this issue Mar 8, 2019 · 3 comments
Closed

useScreens() and transparentCard issue #79

ovy9086 opened this issue Mar 8, 2019 · 3 comments

Comments

@ovy9086
Copy link

ovy9086 commented Mar 8, 2019

When using react-native-screens with react-navigation 3 , enabling both useScreens() and transparentCard in the createStackNavigator options causes weird issues.

On iOS, if having more than 3 routes in the StackNavigator, when going back to the 2nd screen, you will not be able to interact the view anymore. Apparently something blocks it.
On Android, the 2nd screen is not clickable from the first time you navigate to it.

Here is a repo to reproduce this : https://github.com/ovy9086/react-nav-transparent-card-bug

@brentvatne
Copy link
Contributor

closed because dup

@elan
Copy link

elan commented Mar 22, 2019

Running into this one as well.

@brentvatne
Copy link
Contributor

brentvatne commented Mar 25, 2019

@elan

#71
#61

@software-mansion software-mansion locked and limited conversation to collaborators Mar 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants