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 ec86230 commit c3f7cb1Copy full SHA for c3f7cb1
apps/App.tsx
@@ -1,7 +1,7 @@
1
import React from 'react';
2
import { enableFreeze } from 'react-native-screens';
3
import Example from './Example';
4
-// import * as Test from './src/tests';
+// import * as Test from './src/tests/issue-tests';
5
6
enableFreeze(true);
7
0 commit comments