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 263f2c1 commit 6b63116Copy full SHA for 6b63116
js/PickerAndroid.ios.js
@@ -12,4 +12,4 @@
12
import React from 'react';
13
import {UnimplementedView} from 'react-native';
14
15
-export default <UnimplementedView />;
+export default UnimplementedView;
js/PickerIOS.android.js
@@ -16,4 +16,4 @@
16
17
18
19
0 commit comments