reactwg / react-native-releases

React Native Releases Working Group
341 stars 8 forks source link

[0.75] Add support for handling `com.facebook.react.bridge.Dynamic` as parameter for TurboModules #439

Closed cortinico closed 3 weeks ago

cortinico commented 4 weeks ago

Target Branch(es)

0.75

Link to commit or PR to be picked

https://github.com/facebook/react-native/pull/46066

Description

This unblocks mixpanel-react-native as well as other libraries which have been using Dynamic parameter types on Android.

Just merge this PR https://github.com/facebook/react-native/pull/46066

blakef commented 3 weeks ago

✅ Picked