Skip to content

feat: update READMES and add missing props #727

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

Merged
merged 3 commits into from
Dec 22, 2020

Conversation

WoLewicki
Copy link
Member

@WoLewicki WoLewicki commented Nov 30, 2020

Description

Added missing props to native-stack and updated READMEs.

Changes

Updated all READMEs to mirror the available options. In createNativeStackNavigator.js changed the option for largeTitleBackgroundColor to be the same as with the newer native-stack and added missing prop.

Checklist

Sorry, something went wrong.

@@ -50,7 +50,7 @@ String that applies `rtl` or `ltr` form to the stack. On Android, you have to ad

Whether you can use gestures to dismiss this screen. Defaults to `true`,

Gestures are only supported on iOS. They can be disabled only when `stackPresentation` is `push`.
Gestures are only supported on iOS.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed this line, since, from iOS 13, this prop will also disable the possibility to dismiss a modal with a swipe gesture.

@WoLewicki WoLewicki force-pushed the @wolewicki/add-missing-props branch from a4dfa86 to 076775e Compare December 22, 2020 10:22
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.

None yet

2 participants