home page initial ui implemented
This commit is contained in:
committed by
GitHub
parent
7f0d38eb3c
commit
b313417609
Vendored
+1
-1
@@ -65,7 +65,7 @@ declare interface ButtonProps extends TouchableOpacityProps {
|
||||
declare interface GoogleInputProps {
|
||||
icon?: string;
|
||||
initialLocation?: string;
|
||||
containerStyle?: string;
|
||||
containerStyles?: string;
|
||||
textInputBackgroundColor?: string;
|
||||
handlePress: ({
|
||||
latitude,
|
||||
|
||||
Reference in New Issue
Block a user