UNPKG

react-native-screens

Version:
4 lines (2 loc) 141 B
export type ScrollEdgeEffect = 'automatic' | 'hard' | 'soft' | 'hidden'; export type UserInterfaceStyle = 'unspecified' | 'light' | 'dark';