question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Crashes React Native 0.69.x

See original GitHub issue

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.

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:4
  • Comments:6

github_iconTop GitHub Comments

4reactions
approachedcommented, Oct 20, 2022

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?

0reactions
Slapboxcommented, Nov 4, 2022

@Shin1122 this repo is unmaintained. Use patch-package to comment out lines that contain references to Text.propTypes or ViewPropTypes

Read more comments on GitHub >

github_iconTop Results From Across the Web

0.69.4 hermes crashes with use_frameworks! enabled #34381
Description Using RN 0.69.4 and enabled hermes causes crash. ... We ran into this issue, too. react-native-firebase 15.x requires ...
Read more >
React Native app crashes without any error log - Stack Overflow
my bug was fixed by deleting the build folder(inside android/app) and running npx react-native run-android.
Read more >
React Native Crash Reporting and Error Tracking
Automatically on each release build (React Native >= 0.69). Manually uploading your source maps on every release build takes time and is prone...
Read more >
Troubleshooting - React Native
If you run into issue where executing npm run android on macOS throws the above error, try to run sudo chmod +x android/gradlew...
Read more >
Expo 46, EAS, react-native-firebase and hermes
As far as I can tell, Hermes does not work with react-native-firebase on 0.69.x and Expo SDK 46. Here is an working example...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found