Skip to content

Commit 1e9b8db

Browse files
committed
remove gestureHandlerRootHOC function
1 parent c56477b commit 1e9b8db

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

src/components/gestureHandlerRootHOC.tsx

Lines changed: 0 additions & 30 deletions
This file was deleted.

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { initialize } from './init';
33
export { Directions } from './Directions';
44
export { State } from './State';
55
export { PointerType } from './PointerType';
6-
export { default as gestureHandlerRootHOC } from './components/gestureHandlerRootHOC';
76
export { default as GestureHandlerRootView } from './components/GestureHandlerRootView';
87
export type {
98
// Event types

0 commit comments

Comments
 (0)