mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-24 17:18:09 +00:00
Added with navitation to website’s docs (#1974)
This commit is contained in:
parent
b310b153fd
commit
72f6331fdb
@ -276,6 +276,14 @@ const ViewsDocs = createNavigator(
|
||||
}),
|
||||
path: 'transitioner',
|
||||
},
|
||||
WithNavigation: {
|
||||
screen: createDocPage({
|
||||
doc: 'api/withNavigation',
|
||||
title: 'WithNavigation',
|
||||
linkName: 'withNavigation',
|
||||
}),
|
||||
path: 'with-navigation',
|
||||
},
|
||||
})
|
||||
)(NavView);
|
||||
ViewsDocs.navigationOptions = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user