Introduction Realm natively provides a broad set of data types, including Bool, Int, Float, Double, String, Date, ObjectID, List, Mutable Set, enum, Map, … But, there are other data types that many of your iOS apps are likely to use. As an example, if you’re using Core Graphics, then it’s hard…