UNPKG

react-native-gesture-handler

Version:

Declarative API exposing native platform touch and gesture system to React Native

4 lines (3 loc) 295 B
"use strict"; export { DrawerLayoutAndroid as LegacyDrawerLayoutAndroid, FlatList as LegacyFlatList, RefreshControl as LegacyRefreshControl, ScrollView as LegacyScrollView, Switch as LegacySwitch, TextInput as LegacyTextInput } from 'react-native'; //# sourceMappingURL=gestureComponents.js.map