braze-inc / braze-react-native-sdk

Public repo for the Braze React Native SDK
https://www.braze.com
Other
64 stars 83 forks source link

Use React-Core instead of React in podspec #175

Closed AlexanderEggers closed 2 years ago

AlexanderEggers commented 2 years ago

Fixes https://github.com/Appboy/appboy-react-sdk/issues/104

This PR replaces the podspec dependency "React" with "React-Core". This will also unblock migrating away from the legacy build system.

wesleyorbin commented 2 years ago

Hi @AlexanderEggers. Thank you for your contribution! We've made this change in our internal repo and it will be included in the next release.

wesleyorbin commented 2 years ago

Hi @AlexanderEggers. We just released 1.40.0, which contains this fix. Thank you again for your contribution.