Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Demonstrates the basics of using AWS Amplify to integrate with Amazon Location Service tracker in a javascript react-native cross-platform mobile app.

License

Notifications You must be signed in to change notification settings

ZXVentures/amazon-location-service-mobile-tracker-react

 
 

Repository files navigation

React-Native Mobile Tracking App

Demonstrates the basics of using AWS Amplify to integrate with Amazon Location Service tracker in a javascript react-natvie cross-platform mobile app.

The Expo framework has been used to scafold the cross-platform mobile app with react-native.

Solution

alt text

AWS Amplify is used to create a GraphQL API, using AWS AppSync and backed by Amazon DynamoDB, in order to register a mobile device with the solution and track the mobile location through Amazon Location Service.

AWS Amplify Add Function (AWS Lambda) is used as an AppSync data source to send the Location data to the Amazon Location Service tracker.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

Demonstrates the basics of using AWS Amplify to integrate with Amazon Location Service tracker in a javascript react-native cross-platform mobile app.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%