How to use Realm in mixed objective-c and swift project?
I have an iOS project that is already written in objective-c and it has Realm as a local database.
I have an iOS project that is already written in objective-c and it has Realm as a local database.