2.0.0
- cursoredFind is no longer an option. All .find() calls will return cursors (to match Meteor)
- MeteorListView & MeteorComplexListView have been removed
- CollectionFS has been removed
- createContainer has been removed
- Mixins (connectMeteor) have been removed
- composeWithTracker has been removed
- Use NetInfo from react-native-community