Nancy Do

Results 3 comments of Nancy Do

Just wanting to put a note that this doesn't work for RN 0.63+

You can using `Crashlytics.crash();`. Just make sure your build variant in android studio is `release` as opposed to `debug` when building the app.

> Do you use ts-node? I also first missed that in the [docs](https://docs.expo.dev/guides/typescript/#typescript-for-projects-config-files). Nice this helped fix our issues