feat: export HeaderBackbuttonProps type

This commit is contained in:
Simen Bekkhus
2019-09-17 10:00:59 +02:00
parent 807627a12f
commit 8c3a5b4cdf

View File

@@ -36,6 +36,7 @@ export { default as StackGestureContext } from './utils/StackGestureContext';
* Types
*/
export {
HeaderBackbuttonProps,
NavigationStackState,
NavigationStackProp,
NavigationStackOptions,