Releases: DesignmanIO/react-native-meteor-offline
Releases · DesignmanIO/react-native-meteor-offline
Major performance improvements
Under the hood the redux store is now indexed by _id
. This saves a lot of unnecessary function calling and comparison when the document already exists and no change is needed. One thing to note is that you use the store directly (as opposed to just as a backup), it will now look different, as it's keyed by the _id
.
First release :)
1.0.1 incremented version number