Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
React Geolocated | 270 | 205 | 11 | 4 days ago | 33 | June 09, 2022 | 6 | mit | TypeScript | |
React hook for using Geolocation API | ||||||||||
React Native Location Tracking | 162 | a year ago | 14 | JavaScript | ||||||
Track User location and draws the path you have taken | ||||||||||
React Native Fused Location | 121 | 3 | a year ago | 24 | January 02, 2022 | 16 | mit | Java | ||
Finest location for react-native on Android using the new Fused API. | ||||||||||
React Native Gps | 87 | 5 | 5 years ago | 1 | February 17, 2016 | 6 | mit | Java | ||
React native location GPS for Android and IOS | ||||||||||
React Native Map Linking | 85 | 2 | 1 | 7 years ago | 2 | June 29, 2016 | 4 | mit | JavaScript | |
Linking to map for React Native | ||||||||||
Blog | 82 | 2 years ago | Jupyter Notebook | |||||||
对过往做做总结 | ||||||||||
Navtrack | 59 | 16 days ago | 7 | gpl-3.0 | C# | |||||
GPS tracking system based on .NET and React. | ||||||||||
React Native Android Location | 12 | 8 years ago | mit | Java | ||||||
A React Native location acquisition through network or GPS without using Google Play Service | ||||||||||
Location_tracker_app | 11 | 6 years ago | mit | JavaScript | ||||||
React Native Baidu Location | 9 | 3 years ago | 3 | Objective-C | ||||||
继承百度的定位功能,支持IOS和Android |
dotnet build
docker-compose -f docker-compose.dev.yml up
backend/Navtrack.Api/appsettings.Development.json
backend/Navtrack.Listener/appsettings.Development.json
dotnet run --project Navtrack.Api
dotnet run --project Navtrack.Listener
cd frontend/web && npm start
curl https://raw.githubusercontent.com/navtrack/navtrack/main/docker-compose.yml -o docker-compose.yml
docker-compose up