From 698df55b1418db090648713e20e8f5387f4c0a62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?The=CC=81o=20mathieu?= Date: Sat, 11 Jun 2016 22:00:32 -0400 Subject: [PATCH] Updated readme (composeWithTracker) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a2e4925..d90a8e4 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,10 @@ Disconnect from the DDP server. * contains Meteor Tracker +## Meteor.composeWithTracker + +* If you want to use [react-komposer](https://github.com/kadirahq/react-komposer), you can use react-native-meteor compatible composeWithTracker + ## Meteor.Accounts * [Accounts.createUser](http://docs.meteor.com/#/full/accounts_createuser)