diff --git a/README.md b/README.md index b974fb8..df31772 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ ### Mostly automatic installation +From react-native >= 0.60, autolinking will link this automatically, just run pod install for iOS. + +react-native < 0.60 + `$ react-native link @react-native-community/status-bar` ### Manual installation