I am using rnskia for a game app which requires frequent image drawing and disposing. Occasionally (10 min of playing on avg) I will get a crash looks like this:
I cannot steadily reproduce this so it is really tricky to find out the root cause, but it is definitely caused by unexpected GC. Any help on debugging this or any workaround will be appreciated!