From 35279c36c735b179e0da10e1fa384036a244d96c Mon Sep 17 00:00:00 2001 From: Norman Breau Date: Thu, 25 Jun 2020 15:15:15 -0300 Subject: [PATCH] Removed iOS 7+ (#190) doc: 7+ suggested we supported iOS 7 which we don't. We can instead just generically mention iOS. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf02d4a..fcc116b 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ Set to true to make the statusbar overlay on top of your app. Ensure that you ad Supported Platforms ------------------- -- iOS 7+ +- iOS - Android 5+ Quick Example