Unrealm enables you to easily store Swift native Classes, Structs and Enums into Realm .
Stop inheriting from Object! Go for Protocol-Oriented programming!
Features:
Unrealm support the following types:
- Swift Primitives
- Swift Structs
- Swift Classes
- Swift Enums
- Swift Arrays
- Swift Dictionaries
- Swift Optionals (String, Data, Date)
- Nested Classes/Structs
- Swift Optionals of primitives (Int, Float, Double, Bool)

Leave a Reply
You must be logged in to post a comment.