UNPKG

react-native-dom-expo

Version:

A patch library to make Expo work with react-native-dom

5 lines (4 loc) 174 B
export { default as Swipeable } from './Swipeable'; export { default as DrawerLayout } from './DrawerLayout'; export * from './GestureHandler'; export * from './touchables';