react-native-spotlight-input icon indicating copy to clipboard operation
react-native-spotlight-input copied to clipboard

Bug: .expand() causes input to disappear

Open AdamJNavarro opened this issue 6 years ago • 1 comments

When assigning the input a ref in order to call expand from a touch response, it causes the input to "disappear". After "disappearing", tapping the TextInput's original position will bring up the overlay Here's a snack demonstrating the issue: https://snack.expo.io/@adamjnav/spotlight-input-expand-bug

AdamJNavarro avatar Dec 04 '18 22:12 AdamJNavarro

Having the same issue here! Any solution or workaround yet?

AyoubXwire avatar Mar 06 '20 11:03 AyoubXwire