Antony Dass
Results
2
issues of
Antony Dass
this is my implementation, ``` { this.setState({checked}); }} /> ```
I have intsalled and linked the google place picker dependancy in my react native application. the commands are, react-native-google-place-picker react-native link react-native-google-place-picker , When i run by executing react-native run-ios,...