-
Notifications
You must be signed in to change notification settings - Fork 659
[Revert] Fabric windows implementation #849
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
[Revert] Fabric windows implementation #849
Conversation
…otikbiswas100/react-native-config into fabric-windows-implementation
I tested this build on both iOS and Android with success. |
Tested on 0.81.1. |
@luancurti please merge the build. and release a new version |
@luancurti any updates on this? This fixes the Android build failure. |
@luancurti any updates on this? This fixes the Android build failure. please update |
@luancurti really, really need this fix. Please update. |
Squash changes from upstream PR lugg#849
@luancurti Hello, can this be pushed soon? We really need this fix for RN app, Android is not building and we need |
You can use |
What changed
added fabric support for windows, Fabric is the new architecture of react native
Why this change is needed
People using this library should be able to use the new architecture of react native
Testing

Added TurboModule enable flag via react-native.config.js. Wrote a minimal test to assert exported Config object and fallback logic.
Attached image of unit testing