UNPKG

react-native-picker-modal-view

Version:
6 lines (4 loc) 86 B
export interface IScrollToTop { stickyBottomButton: boolean; goToUp: () => void; }