react-native-signature-canvas
react-native-signature-canvas copied to clipboard
example ts-expo, but landscape
I've downloaded the example ts-expo and changed app.json from portrait to landscape. The signature pad is getting off screen (the right side and the bottom buttons). Don't know if make difference, but it's a Samsung M54 (model SM-M546B/DS), specs:
- Android 13
- 1080x2400 pixels (20:9)
- 393 DPI
- ~85% (screen-to-body ratio)
- 6.7"
Which properties can I change to make it respect the container View boundaries (or, at least, can I set width and height manually)? Thanks in advance,
ER.