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 0a8846a commit eee2e5eCopy full SHA for eee2e5e
1 file changed
apps/src/tests/issue-tests/Test2543.tsx
@@ -89,7 +89,6 @@ function FormSheet({ route }: StackNavigationProp) {
89
</Text>
90
<View
91
style={{
92
- flex: 1,
93
alignItems: 'center',
94
justifyContent: 'center',
95
height: 180,
@@ -100,7 +99,6 @@ function FormSheet({ route }: StackNavigationProp) {
100
99
</View>
101
102
103
104
105
106
@@ -112,7 +110,6 @@ function FormSheet({ route }: StackNavigationProp) {
112
110
113
111
114
115
116
117
118
height: 200,
0 commit comments