We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e78abc3 commit 201d319Copy full SHA for 201d319
__tests__/App-test.js
@@ -34,6 +34,7 @@ import {XamlExamplePage} from '../src/examples/XamlExamplePage';
34
//import {TrackPlayerExamplePage} from '../src/examples/TrackPlayerExamplePage';
35
import {WindowsHelloExamplePage} from '../src/examples/WindowsHelloExamplePage';
36
import {ExpanderExamplePage} from '../src/examples/ExpanderExamplePage';
37
+// https://github.com/microsoft/react-native-gallery/issues/420
38
// Unable to import: {export * from './types'; SyntaxError: Unexpected token 'export'
39
//import {RadioButtonsExamplePage} from '../src/examples/RadioButtonsExamplePage';
40
import {View} from 'react-native';
0 commit comments