Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 486 Bytes

File metadata and controls

8 lines (5 loc) · 486 Bytes

CDInactivityNotifier

iOS component that is used to notify when there is a certain amount of inactivity (configurable for multiple different timeouts).

Note that this library uses an overlay above the root view to detect user interaction. It might conflict with other views/windows that are also inserted above root view. (In a typical application, you wouldn't insert any subviews above root view)

Use as you wish. For support or to discuss, use Github > issues.