Trần Công Dũng
Trần Công Dũng
const locationDetail = await Geocoder.geocodePosition( { lat: location.latitude, lng: location.longitude, }, { apiKey: Constants.GOOGLE_MAPS_API_KEY, locale: 'en', forceGoogleOnIos: true, }, );
Any solutions?
## Ask your Question Can I share the library for the package or mini app? Example: react-navigation using every package. Does it affect the size of the app when built?