Skip to content
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

feat: Add support for react-native 0.76.0 #588

Conversation

gabrieldonadel
Copy link
Contributor

Due to the introduction of libreactnative.so in 0.76 we must update the CMakeLists.txt file to be compatible with merged libraries, more details can be found at react-native-community/discussions-and-proposals#816

This PR can be tested through the update of the FabricExample, here -> #587

@brentvatne brentvatne merged commit 49b67c3 into react-native-picker:master Oct 24, 2024
github-actions bot pushed a commit that referenced this pull request Oct 24, 2024
# [2.9.0](v2.8.1...v2.9.0) (2024-10-24)

### Features

* Add support for react-native 0.76.0 ([#588](#588)) ([49b67c3](49b67c3))
@Naturalclar
Copy link
Contributor

🎉 This PR is included in version 2.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@vonovak
Copy link
Contributor

vonovak commented Oct 24, 2024

we should also flip this to true

let supportsCodegenConfig = false;

@gabrieldonadel gabrieldonadel deleted the @gabrieldonadel/add-support-for-react-native-0-76 branch October 24, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants