๐Ÿ“ฆ Abbondanzo / ScreensDemo

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/Abbondanzo/ScreensDemo.git
HTTPS git clone https://github.com/Abbondanzo/ScreensDemo.git
SSH git clone git@github.com:Abbondanzo/ScreensDemo.git
CLI gh repo clone Abbondanzo/ScreensDemo
Abbondanzo Abbondanzo Update README bf3aa8f 2 years ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ __tests__
๐Ÿ“ .bundle
๐Ÿ“ android
๐Ÿ“ ios
๐Ÿ“„ .eslintrc.js
๐Ÿ“„ .gitignore
๐Ÿ“„ .prettierrc.js
๐Ÿ“„ .watchmanconfig
๐Ÿ“„ app.json
๐Ÿ“„ App.tsx
๐Ÿ“„ babel.config.js
๐Ÿ“„ Gemfile
๐Ÿ“„ index.js
๐Ÿ“„ jest.config.js
๐Ÿ“„ metro.config.js
๐Ÿ“„ package-lock.json
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ tsconfig.json
๐Ÿ“„ README.md

Screens Demo

This repository is a proof-of-concept containing code that will crash if a user navigates back to an activity, containing a React Native Fragment, after that activity has been destroyed. The crash can easily be triggered if you navigate to Developer Options and turn on "Don't keep activities".