diff --git a/FloatingLabel.js b/FloatingLabel.js index 5f18f65..ceb909e 100644 --- a/FloatingLabel.js +++ b/FloatingLabel.js @@ -99,6 +99,7 @@ class FloatingLabel extends Textbox { textAlignVertical={locals.textAlignVertical} underlineColorAndroid={locals.underlineColorAndroid} style={[styles.textInput, textboxStyle]} + testID={locals.testID} value={locals.value} /> {help}