UNPKG

react-native-picker-modal-view

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