From 1bf0e61732f715eef8a3cfcd7a16afcbe732f559 Mon Sep 17 00:00:00 2001 From: Duraid Abdul Date: Wed, 19 May 2021 22:25:42 -0700 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bfa7cdd..f6ef45a 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,9 @@ localConsoleManager.fontSize = 5 ``` -## **Upcoming Features** +## **To-Do** * Custom console view size * Support for iOS 13 +* Screen edge console hiding +* Custom pinch to resize gesture +* Make console view reactive to landscape/portrait switch