Michael Jasinski

Results 1 issues of Michael Jasinski

## What does this PR Do? - This PR exposes the React Native Text Input ```clear()``` method. #335 ## How can I use this? - Just like ```this.ref.textfield.onBlur``` or ```this.ref.textfield.onFocus``...