React Native starter kit with over 40 screens and modern Light and Dark theme for creating stunning cross-platform mobile applications.
7.17k
stars
986
forks
source link
Use `Pressable` instead of `TouchableWithoutFeedback` for wrapping password eye icon in auth layouts. #329
Open
obayit opened 2 years ago
🐛 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
Environment information