nickoneill / PermissionScope

Intelligent iOS permissions UI and unified API
MIT License
4.85k stars 507 forks source link

UserNotifications support #190

Open robbiet480 opened 7 years ago

robbiet480 commented 7 years ago

Now that the Swift 3 branch is almost out, can support for UserNotifications be added?

I think I am capable enough of a Swift developer now to implement it myself (and of course submit a PR) but wanted to check to see if anyone else had already started on it. I don't see anything in forks as of this writing.

nickoneill commented 7 years ago

I haven't started this but I have started moving on getting the swift3 branch ready to be moved to master. Feel free to take a shot at UserNotifications based on that branch!