[iOS] Create public space #143

- Update after code review
This commit is contained in:
Gil Eluard
2022-01-24 09:27:23 +01:00
parent 698e191494
commit 9ee1c5067e
7 changed files with 27 additions and 66 deletions
@@ -16,6 +16,7 @@
import SwiftUI
/// `ClearViewModifier` aims to add a clear button (e.g. `x` button) on the right side of any text editing view
@available(iOS 14.0, *)
struct ClearViewModifier: ViewModifier
{