Closed alokraj68 closed 1 year ago
Could you please submit a PR?
Above fixed worked for me on react-native: "0.70.5"
.
Yes Above Fix is working but If I want to generate an eas build for the expo app than it will automatically install the dependency, in that case we are not able to generate the apk, so how can we fix that ?
I basically rolled back my project to 0.64 and stayed there. until all the module owners do proper update, its nightmare to upgrade react native versions :(
If this is important to you, please submit a PR that follows the codebase's conventions, explains the motivation for the change, how the change was implemented, and an explanation and evidence of your test plan.
Addressed by https://github.com/ide/react-native-button/pull/96
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch
react-native-button@2.4.0
for the project I'm working on.🔺️🔺️🔺️ Build issue fixes for latest react native library 🔺️🔺️🔺️
Here is the diff that solved my problem:
This issue body was partially generated by patch-package.