I'm having a problem that the canvas of react-native-signature-canvas is overflowing the screen.
I tried to use {paddingRight: 50} to SignatureScreen component but the result is white space on the right side of the image.
I tried to modify margin, position, padding, also using a parent View component without success. Any help is much appreciated.
I'm running the app with ExpoGo on a Samsung Galaxy Tab S6 Lite with Android 12.