We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A user can set up notifications so they are told when a hash is near them.
e.g. I want to be notified when a hash is within 5km of my house or if a global hash is within 100km of my house.
User can have multiple areas for alerts User can set time for alerts to show. Notification will show as a push notification.
This will be an extra tabbed page or might be part of settings.
This can be implemented using bacgkroundFetch in iOS and backgrounding in Android.
I might use Allan Ritchie's plugin for this or I might implement on each platform.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A user can set up notifications so they are told when a hash is near them.
e.g. I want to be notified when a hash is within 5km of my house or if a global hash is within 100km of my house.
User can have multiple areas for alerts
User can set time for alerts to show.
Notification will show as a push notification.
This will be an extra tabbed page or might be part of settings.
This can be implemented using bacgkroundFetch in iOS and backgrounding in Android.
I might use Allan Ritchie's plugin for this or I might implement on each platform.
The text was updated successfully, but these errors were encountered: