realm / realm-dotnet

Realm is a mobile database: a replacement for SQLite & ORMs
https://realm.io
Apache License 2.0
1.23k stars 158 forks source link

Reachability #1367

Open kristiandupont opened 7 years ago

kristiandupont commented 7 years ago

For iOS we can use object store directly, but we need an implementation for Android. https://github.com/realm/realm-cocoa/pull/4794

nirinchev commented 7 years ago

https://github.com/realm/realm-java/pull/4498