You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: allow consumption of RCTAsyncStorage as TurboModule (#965)
In react-native-windows, attributed C++ modules can be consumed as
either a legacy native module or TurboModule. This change enables
registration of RNCAsyncStorage as a TurboModule.
0 commit comments