UNPKG

react-native-screens

Version:
3 lines 175 B
export type ScrollEdgeEffect = 'automatic' | 'hard' | 'soft' | 'hidden'; export type UserInterfaceStyle = 'unspecified' | 'light' | 'dark'; //# sourceMappingURL=types.d.ts.map