mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-28 12:25:21 +08:00
refactor: remove legacy useBackButton export from /native
This commit is contained in:
@@ -2,7 +2,6 @@ export * from '@react-navigation/core';
|
||||
|
||||
export { default as NavigationContainer } from './NavigationContainer';
|
||||
|
||||
export { default as useBackButton } from './useBackButton';
|
||||
export { default as useScrollToTop } from './useScrollToTop';
|
||||
|
||||
export { default as DefaultTheme } from './theming/DefaultTheme';
|
||||
|
||||
Reference in New Issue
Block a user