issues
search
microsoft
/
react-native-windows-samples
A repository showcasing React Native samples and templates for Windows, macOS, and Surface Duo.
https://microsoft.github.io/react-native-windows/
MIT License
485
stars
199
forks
source link
fix: event declartion and handler
#929
Open
rabbitom
opened
8 months ago
rabbitom
commented
8 months ago
Description
Why
'ReactEvent' is obsolete, it raises error when compiling, change it to 'Action'.
'eventHandler' is a member of the component, it raises render error without 'this.'
Screenshots
Microsoft Reviewers:
Open in CodeFlow
Description
Why
Screenshots
Microsoft Reviewers: Open in CodeFlow