Migrated react native executorch library to new architecture, implemented new version of event emitters offered by new architecture, adjusted native code to implement codegen generated classes also updated react native version to 0.76 and changed folder structures so it's more self explanatory.
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Documentation update (improves or adds clarity to existing documentation)
Tested on
[x] iOS
[x] Android
Testing instructions
Screenshots
Related issues
Checklist
[x] I have performed a self-review of my code
[x] I have commented my code, particularly in hard-to-understand areas
Description
Migrated react native executorch library to new architecture, implemented new version of event emitters offered by new architecture, adjusted native code to implement codegen generated classes also updated react native version to 0.76 and changed folder structures so it's more self explanatory.
Type of change
Tested on
Testing instructions
Screenshots
Related issues
Checklist
Additional notes