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

Add overlay.handleKeyboardEvents options #5002

Merged
merged 1 commit into from
Apr 18, 2019
Merged

Conversation

yogevbd
Copy link
Collaborator

@yogevbd yogevbd commented Apr 18, 2019

Navigation.showOverlay(Screens.OverlayAlert, {
  overlay: {
    handleKeyboardEvents: true
  }
});

Resolves #4824

@yogevbd yogevbd merged commit e9ca247 into master Apr 18, 2019
@yogevbd yogevbd deleted the overlayKeyboardEvents branch April 18, 2019 13:10
vshkl pushed a commit to vshkl/react-native-navigation that referenced this pull request Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Regression] [iOS] TextInput focusing in componentDidMount broken in Overlays
1 participant