UI Deploy

Curated, Short, Web UI Dev we Love.

Open Source iOS Library For Easily Creating Local Notifications At Specific Time Intervals

Last month I mentioned a nice open source library allowing you to automatically present users with notes after updates.

Here’s another library that provides a nice way to communicate with users allowing you to easily set up automatic local notifications with called ACPreminder from Antonio Casero.

ACPReminder allows you easily create messages with an array, specify time periods between messages, and randomly select message to show if desired.

view source

Advertisement