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 cba854e commit 04c42b1Copy full SHA for 04c42b1
src/__tests__/render.breaking.test.tsx
@@ -1,6 +1,6 @@
1
/* eslint-disable no-console */
2
import * as React from 'react';
3
-import { View, Text, TextInput, Pressable, SafeAreaView } from 'react-native';
+import { View, Text, TextInput, Pressable } from 'react-native';
4
import { render, screen, fireEvent, RenderAPI } from '..';
5
import { configureInternal } from '../config';
6
0 commit comments