Fixed issue 5845 (#6085)
This commit is contained in:
@@ -57,7 +57,7 @@ export const SearchInput = React.forwardRef<TextInput, SearchInputProps>(
|
|||||||
<View
|
<View
|
||||||
style={[
|
style={[
|
||||||
a.absolute,
|
a.absolute,
|
||||||
a.z_10,
|
a.z_20,
|
||||||
a.my_auto,
|
a.my_auto,
|
||||||
a.inset_0,
|
a.inset_0,
|
||||||
a.justify_center,
|
a.justify_center,
|
||||||
|
|||||||
Reference in New Issue
Block a user