Reputation: 2241
I want to implement "tap on status bar to scroll to top" for my Trigger.io app that is using custom scrolling. Is there any way (e.g. an event) to detect this tap ot is a similiar feature planned for the future?
Upvotes: 1
Views: 597
Reputation: 948
You can try to mimic this cordova's plugin: https://github.com/welldone-software/cordova-statusTap
Upvotes: -1
Reputation: 7326
Per the trigger.io api docs - no. Hopefully someday we'll be able to write plug-ins.
Upvotes: 2