react-native-windows
react-native-windows copied to clipboard
Upgrade CheckBox 3P Module to support for fabric Application
"@react-native-community/checkbox"
- [x] Task 1: Upgrade RNW from 0.62 to 0.80 and fix errors
- [x] Task 2: Add new arch implementation and boiler plate code + Fix example and test E2E basic with 0.80 new arch
- [x] Task 3: Add Stubs from spec to .h and fix errors in example app
- [x] Task 3: Implement XAML requirements for checkbox in new arch
- [x] Task 4: Update example sample app and testing
- [x] Task 5: Cleanup, refactor and publish PR
PR for reference: https://github.com/react-native-checkbox/react-native-checkbox/pull/239
https://github.com/react-native-checkbox/react-native-checkbox/pull/239 All tasks are done from my end. Waiting for PR review and address comments.