Vincent Asscher
Results
2
comments of
Vincent Asscher
> @perrycbrown You can try to use the renderNode function like; > `` > > This is working on IOS, but not on Android because android does not support View...
I had the same issue, but i resolved it hacky with a debounce function... not ideal but it works