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 89e5f31 commit 9491e29Copy full SHA for 9491e29
js/RNCPickerNativeComponent.js
@@ -13,6 +13,7 @@ import * as React from 'react';
13
import type {ColorValue} from 'react-native/Libraries/StyleSheet/StyleSheet';
14
import type {ViewProps} from 'react-native/Libraries/Components/View/ViewPropTypes';
15
import type {HostComponent} from 'react-native/Libraries/Renderer/shims/ReactNativeTypes';
16
+import type {UnsafeMixed} from 'react-native/Libraries/Types/CodegenTypes';
17
import type {
18
BubblingEventHandler,
19
Int32,
0 commit comments