react-native-walkthrough-tooltip
react-native-walkthrough-tooltip copied to clipboard
Children interaction not work properly
Children interaction does not work. When pressing on input or action sheet, input focuses and vanishes immediately, the same with action sheet.
Did you find a workaround for this? I am assuming the workaround will be to utilise a ref on the said input & focus into it manually?