Defaults
FCModel
Defaults | FCModel | |
---|---|---|
5 | - | |
2,025 | 1,651 | |
- | - | |
6.6 | 2.7 | |
about 1 month ago | over 1 year ago | |
Swift | Objective-C | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Defaults
-
How can I use NSUserDefaults?
I strongly recommend you to use 💾 Defaults package. It has made my life a breeze. It’s literally a global state for user defaults with simple syntax and out of the box “reactiveness”, so if you change this here, it’ll change there as well :)
-
Swift data notation?
I can't recommend https://github.com/sindresorhus/Defaults enough. Type-safe and swifty access to UserDefaults.
-
Help me with user defaults
but this isn't type-safe. Check out https://github.com/sindresorhus/Defaults instead.
- What are the most underrated third party libraries for Native iOS?
- Defaults v5 — Swifty and modern UserDefaults
FCModel
We haven't tracked posts mentioning FCModel yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
SwiftyUserDefaults - Modern Swift API for NSUserDefaults
faunadb-swift - Swift driver for FaunaDB
UserDefaults - Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS
MMKV - An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
UserDefaultsStore - Why not use UserDefaults to store Codable objects 😉
GRDB.swift - A toolkit for SQLite databases, with a focus on application development
Prephirences - Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. UserDefaults
OHMySQL - Swift + MySQL = ❤️
Palau - NSUserDefaults with Wings!
SQLite.swift - A type-safe, Swift-language layer over SQLite3.
Storez - 💾 Safe, statically-typed, store-agnostic key-value storage written in Swift!
Realm - Realm is a mobile database: a replacement for Core Data & SQLite