flowkey/UIKit-cross-platform

Implement Notifications for applicationWillResignActive etc.

Closed this issue · 1 comments

iOS provides various lifecycle notifications when entering / leaving the background. Let's implement these because they'll be useful for the flowkey app but also for general use.

Fixed by #273