Skip to content

hw0102/EZNotif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧘🏻EZNotif

EZNotif is for learning and setting up simple local notifications for apps built in Swift UI. This helps you quickly test out local notifications.

Installation

EZNotif is available through Swift Package Manager.

.package(url: "https://github.com/hw0102/EZNotif", from: "<see GitHub releases>")
  1. Open Xcode.
  2. File -> Add Package Dependencies...
  3. In the top right corner, search for https://github.com/hw0102/EZNotif
  4. Select the appropriate dependency option (e.g., branch)
  5. Click on "Add Dependency" in the lower right corner.

How to Use

todo

Compatibility

Minimum supported iOS version is iOS 17.0 due to Observation framework.

Contributions

This is a beginner/first-issue friendly project. All contributions are welcome! If you would like contribute to the codebase, please fork this repository, make changes, and create a Pull Request.

Report issues

If you find any bugs in the code or would like to see new features, feel free to open up an issue under the "Issues" tab.

License

EZNotif is distributed under the MIT license.

About

Learn about how to set up local notifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages