From 8d95bd285ef7ac54f2388374200bb0c0ddce45c9 Mon Sep 17 00:00:00 2001 From: Hari Ram Date: Tue, 14 Nov 2017 19:16:44 +0530 Subject: [PATCH] [readme] readme file updated --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ccc4a86aa..797721efb 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,10 @@ and the `catch` part corresponds to payment failure. A descriptive [list of valid options for checkout][options] is available (under Manual Checkout column). +## Things to be taken care: + +- The react native plugin is wrapper around native SDK, so it doesn't work with the tools like expo which doesn't support native modules. + ## Contributing See the [CONTRIBUTING] document. Thank you, [contributors]!