meteor-rekomposer is a wrapper that combine both recompact and react-komposer api, its a Drop-in replacement for react-komposer.
this package is design to work with Meteor's Tracker.
npm i -S react @crapthings/meteor-rekomposer
https://github.com/crapthings/meteor-rekomposer-demo
https://neoziro.github.io/recompact/
https://github.com/arunoda/react-komposer
react-meteor-data
https://github.com/meteor/react-packages/tree/devel/packages/react-meteor-data
mobx-react
https://github.com/mobxjs/mobx-react
https://github.com/cult-of-coders
fix tracker cleanup timing by moving "tracker autorun" into "componentDidMount"