Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 819 Bytes

File metadata and controls

19 lines (14 loc) · 819 Bytes

Changelog

All notable changes to @bigdatacloudapi/react-native-client will be documented here.

This project follows Semantic Versioning.


[1.0.0] - 2026-04-11

Initial Release

  • useReverseGeocode(localityLanguage?) hook — GPS-first, coarse fallback, IP-based last resort
  • useAmIRoaming() hook — roaming detection via IP vs SIM country
  • AccuracyLevel'FINE' | 'COARSE' | 'IP_BASED' always exposed to caller
  • Works with Expo (expo-location) and bare React Native (@react-native-community/geolocation)
  • Dynamic import of expo-location — library works without it if not installed
  • No API key required — uses api.bigdatacloud.net
  • Full TypeScript types exported
  • Fair Use Policy prominently documented — pre-stored coordinates explicitly forbidden