realm / realm-tasks

To Do app built with Realm, inspired by Clear for iOS
Other
368 stars 73 forks source link

React Native version #394

Closed kristiandupont closed 7 years ago

kristiandupont commented 7 years ago

This PR introduces the React Native version. Still in a bit of a rough state, but enough to show how to use sync with React Native.

jpsim commented 7 years ago

Congrats on landing this! 👏

This repo's README needs to be updated to reflect that this is now available. It currently only references the Cocoa and Android versions.

Also, is this being packaged in the RMP release archives? There's a script that helps package the iOS and macOS versions in .packaging/package_release.rb that you may want to extend to also package this version.