-
Notifications
You must be signed in to change notification settings - Fork 570
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
Crashes React Native 0.69.x #374
Comments
It's not working on expo v46, I think it's related. |
@LucasPMM you can use I found it basically impossible to upgrade without relying on I'd still be open to submitting a PR to fix this, but if @mastermoo isn't around to accept it, then meh. |
I have the same error with 70.x version. You can solve the error with only one line. However, it does not bring to make a new pull request. Because the maintainer does not respond anyway. It is time to make a new package with the whole pull request! Does anyone want to participate in the team on the package? |
@approached that's probably a good idea since |
same problem on 70.x, waiting for the solution ~ |
@Shin1122 this repo is unmaintained. Use |
The line that fails is
buttonTextStyle: Text.propTypes.style,
@mastermoo, would you be open to accepting a PR for this issue? I would make one, but I don't want to bother if there's no chance of acceptance.
The text was updated successfully, but these errors were encountered: