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

[RNMobile] Add navigation to link settings and add link picker screen to block settings #26206

Merged
merged 16 commits into from
Nov 12, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add hasNavigation to the container.native
dratwas committed Oct 20, 2020

Verified

This commit was signed with the committer’s verified signature.
fwyzard Andrea Bocci
commit 44c4990d2bcc3bd46883d7311c18d742e9e3abef
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@ function BottomSheetSettings( {
onClose={ closeGeneralSidebar }
hideHeader
contentStyle={ styles.content }
withNavigation
hasNavigation
{ ...props }
>
<BottomSheet.NavigationContainer animate main>