Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 469 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 469 Bytes

RNMemoryLeakAndroid

A RN memory leak test android project

Test step

  1. run yarn install to install dependencies
  2. run yarn start to start project
  3. type a to run it in Android
  4. click 'OPEN RN' button to open RNActivity
  5. exit RNActivity and wait LeakCanary to analyze LeakCanary will report memory leak for ReactRootView

image