Use `Pressable` instead of `TouchableWithoutFeedback` for wrapping password eye icon in auth layouts.
Author: obayitCreated Jun 20, 2022Updated Jun 20, 2022
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
Source: akveo/kittenTricks