UNPKG

react-native-picker-modal-view

Version:
6 lines (5 loc) 147 B
import { ViewStyle, ImageStyle } from 'react-native'; export declare const ScrollToTopStyle: { container: ViewStyle; upBtn: ImageStyle; };