Skip to content

jlm0/crash-reproduction

 
 

Repository files navigation

Cut down capsule crash example.

Install and run:

  • Create a .env or .env.local file from .env.example and fill in the api key.
  • Then run:
yarn && yarn android:dev

Break it:

  • go to app/(app)/home.tsx
  • uncomment 3rd and 9th lines
  • re-run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.6%
  • TypeScript 42.4%