From 57e938089753687a3652886d03a63305a66cf082 Mon Sep 17 00:00:00 2001 From: Halil Bilir Date: Tue, 26 Jul 2016 11:55:09 +0300 Subject: [PATCH] supporting controlled and uncontrolled TextInputs --- Example/TextInputEffectsExample.js | 1 + README.md | 3 ++- lib/BaseInput.js | 9 ++++++--- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/Example/TextInputEffectsExample.js b/Example/TextInputEffectsExample.js index 5cf356a..5374b7b 100644 --- a/Example/TextInputEffectsExample.js +++ b/Example/TextInputEffectsExample.js @@ -34,6 +34,7 @@ export default class TextInputEffectsExample extends Component { Kaede