We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46a4c4b commit b9cdf18Copy full SHA for b9cdf18
MacOSExample/babel.config.js
@@ -15,8 +15,6 @@ module.exports = {
15
'../src/components/ReanimatedSwipeable',
16
'react-native-gesture-handler/ReanimatedDrawerLayout':
17
'../src/components/ReanimatedDrawerLayout',
18
- 'react-native-gesture-handler/Swipeable':
19
- '../src/components/Swipeable',
20
'react-native-gesture-handler': '../src/index',
21
},
22
0 commit comments