We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab6d6ed commit 1aaeac6Copy full SHA for 1aaeac6
src/types/index.ts
@@ -1,4 +1,4 @@
1
-import type { Modal, StyleProp, TextStyle, ViewStyle } from 'react-native';
+import type { StyleProp, TextStyle, ViewStyle } from 'react-native';
2
3
export type StyleObj = StyleProp<ViewStyle | TextStyle>;
4
0 commit comments