Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sam-spencer/horizondefaults
Automatically synchronize your app's User Defaults over iCloud.
https://github.com/sam-spencer/horizondefaults
Last synced: 26 days ago
JSON representation
Automatically synchronize your app's User Defaults over iCloud.
- Host: GitHub
- URL: https://github.com/sam-spencer/horizondefaults
- Owner: Sam-Spencer
- License: mit
- Created: 2020-04-17T16:23:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T20:09:01.000Z (3 months ago)
- Last Synced: 2024-10-29T23:31:11.624Z (2 months ago)
- Language: Swift
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# HorizonDefaults
Automatically synchronize your app's User Defaults over iCloud.
It's as easy as calling `start` when your app launches:
HorizonDefaults.start()