From 18da9bacb15fc308ee06d30265731ac6b7fb6fea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emre=20Can=20Y=C4=B1lmaz?= Date: Tue, 26 Nov 2019 16:53:29 +0300 Subject: [PATCH] autolinking works fine. readme updated --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8068ab3..3c9b602 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ 1. `npm install --save rn-ios-user-agent` +Linking (for React Native <= 0.59 only, React Native >= 0.60 skip this as auto-linking should work) 2. `react-native link rn-ios-user-agent` ## Usage