UNPKG

react-native-global-modal-2

Version:

🌍 Global modal and callable from anywhere on the app for React Native

17 lines (16 loc) 351 B
declare const _default: { container: { flex: number; height: number; borderRadius: number; alignItems: "center"; justifyContent: "center"; backgroundColor: string; }; textStyle: { fontSize: number; color: string; fontWeight: "600"; }; }; export default _default;