SeanRtS

Results 13 issues of SeanRtS

Thanks for this awesome repo. How would I push to a github repo while providing required security credentials? For example, let's say I want to push to a github repo...

Finding the right url schemes to use to open apps on iOS has taken me awhile. Just wanted to share the following list: https://ios.gadgethacks.com/news/always-updated-list-ios-app-url-scheme-names-0184033/ I cannot vouch for the list...

I've noticed a strange behavior. I have an app that has a resume event. If I add setOrientation to the resume event, the event fires twice. I have tested this...