SIGN IN SIGN UP
devhubapp / devhub UNCLAIMED

TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them

0 0 0 TypeScript
2018-10-24 18:48:54 -03:00
declare module 'react-native-gesture-handler' {
import Swipeable from 'react-native-gesture-handler/Swipeable'
export * from 'react-native-gesture-handler'
export { Swipeable }
}