-
Notifications
You must be signed in to change notification settings - Fork 973
Open
Description
🐛 Bug Report
[change] React 19 support. Note that findNodeHandle is no longer supported on web.
react-native-web version >= 20, no longer supports "findNodeHandle", but some of your ui kitten components still use them, so they are broken on the web platform with Expo.
To Reproduce
Create a new project with Expo, set up the ui kitten library and use component, it should cause a runtime error, saying "findNodeHandle is no longer supported on web"
🙏🙏 Please please don't abandon this library, most my projects use ui kittens libraries for most of it's ui needs, please fix the issues and update the source codes, 🙏 🙏 Thank you for this useful library ❤️❤️
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
aarich
Metadata
Metadata
Assignees
Labels
No labels