Skip to content

apple-developer-academy/ForSubway

Repository files navigation

Logo

Simple example on how to work with local notifications in iOS.

Table of Contents

Introduction

This code shows how to create easily Local Notification for iOS using Swift 2.

The sample was originally used in this workshop.

What Is Used

Description

Logo

In this example there is a station master and arrival/departure times from the subway. Notifications are created telling the user the right time to take the subway. Stations are populated in the Core Data with removal options.

More Help

If you're still confused with all the process of Local Notifications to iOS, you can find a pretty good tutorial here.

About

Simple example on how to work with local notifications in iOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages