kittenTricks icon indicating copy to clipboard operation
kittenTricks copied to clipboard

Use `Pressable` instead of `TouchableWithoutFeedback` for wrapping password eye icon in auth layouts.

Open obayit opened this issue 2 years ago • 1 comments

🐛 Bug Report

The examples now use TouchableWithoutFeedbak which cases an error (the component works fine but still)

To Reproduce

Steps to reproduce the behavior: Open auth pages and observe the console output.////

Expected behavior

Link to runnable example or repository (highly encouraged)

UI Kitten and Eva version

Package Version
@eva-design/eva
@ui-kitten/components

Environment information


obayit avatar Jun 20 '22 12:06 obayit

https://github.com/react-native-svg/react-native-svg/issues/1483

obayit avatar Jun 20 '22 12:06 obayit