I've tried a few different things to try to 'push up' the zoomed image, but nothing is working. When you zoom in to an image, the display cannot be panned to the very bottom. If you try to scroll to the bottom, it immediately jumps back up, and the bottom of the image is hidden by the tab bar (react-navigation). Is there a way to make sure that the zoomable content is confined to above the tab bar?
I've tried a few different things to try to 'push up' the zoomed image, but nothing is working. When you zoom in to an image, the display cannot be panned to the very bottom. If you try to scroll to the bottom, it immediately jumps back up, and the bottom of the image is hidden by the tab bar (react-navigation). Is there a way to make sure that the zoomable content is confined to above the tab bar?