From 1520269362f55a0a0d21320054e383f667d1f199 Mon Sep 17 00:00:00 2001 From: ownikss Date: Tue, 6 Aug 2019 15:38:30 +0300 Subject: [PATCH] fix readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 26d815a..f9d4215 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ See [webim documentation](https://webim.ru/kb/dev/identification/8265-id-2-0/) f Example: - install [react-native-crypto](https://github.com/tradle/react-native-crypto) with all dependencies and run `rn-nodeify --hack --install` +- run `rn-nodeify --hack --install` after each `npm install` (add in postinstall script) ```js import './shim'; // set your path to shim.js