Notifications are an essential component of many apps. Local notifications in particular have many use cases, though most commonly they're used to create scheduled reminders. There is an endless variety of apps you can make with this as a core or an additional feature.Notifications are platform specific and require us to tap into native code […]