Skip to content

Commit

Permalink
Merge branch '@latekvo/remove-deprecated-components' of https://githu…
Browse files Browse the repository at this point in the history
…b.com/software-mansion/react-native-gesture-handler into @latekvo/remove-deprecated-components
  • Loading branch information
latekvo committed Dec 12, 2024
2 parents 7f15622 + 0a87e5e commit 7d51319
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,17 +145,4 @@ export type {
export type { PressableProps } from './components/Pressable';
export { default as Pressable } from './components/Pressable';

<<<<<<< HEAD
=======
export type {
DrawerLayoutProps,
DrawerPosition,
DrawerState,
DrawerType,
DrawerLockMode,
DrawerKeyboardDismissMode,
} from './components/DrawerLayout';
export { default as DrawerLayout } from './components/DrawerLayout';

>>>>>>> 32c360ef0 (Remove all `Hammer.JS` usages & references (#3229))
initialize();

0 comments on commit 7d51319

Please sign in to comment.