UNPKG

react-native-tips

Version:

Helper to show tips when you launch your react-native for the first time

7 lines (4 loc) 123 B
import Tips from './Tips' import WaterfallTips from './WaterfallTips' Tips.Waterfall = WaterfallTips export default Tips