react-native-floating-label icon indicating copy to clipboard operation
react-native-floating-label copied to clipboard

Labels aren't displayed when field values pre-populated

Open brianjd opened this issue 9 years ago • 0 comments

I have a case where I'm persisting a form, allowing the user to complete it later. But when the form is resumed, the values are present, but floating label no.

I see from the code that locals.value is never evaluated when determining the initial animation state.

brianjd avatar Sep 29 '16 19:09 brianjd