When a GraphicsView with DragInteraction event handler is embedded in ScrollView, the application crashes at startup. This is only visible when starting the app from the device (no crash occurs in ...
When using ScrollView from rngh RefreshControl no longer works. This happens because on Android RefreshControl works by wrapping the ScrollView with a SwipeRefreshLayout component. This component ...