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.
JSX
1 parent dedc041 commit 7402bcfCopy full SHA for 7402bcf
src/types.tsx
@@ -1,3 +1,4 @@
1
+import type { JSX } from 'react';
2
import type { StyleProp, ViewStyle } from 'react-native';
3
4
export type ImageType = 'png' | 'jpg';
0 commit comments