mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-04-19 07:26:23 +08:00

* feat(nativegeocoder): add NativeGeocoder plugin * add district * update NativeGeocoderReverseResult & refactor code * delete plugins * delete index.ts * type(feat): change return type to array and add options param * Add 'defaultLocale' to options Object * let options be optional