Safe Area script for Mobile devices with included offset and padding to ensure that your content will look the same on all devices, regardless if there is a notch or not!There are so many mobile devices from tablets to narrow phones, some don't have notches, others have notches as big as 150 pixels! This may lead to frustration and uncertainty, especially when the content needs to look as uniformed as possible on all devices.With this script, you can choose an offset, which the safe area will always adhere to, unless the safe area reported by the device is bigger than the offset, in this case the script will move the content further.It also contains padding which can be also negative, to enable placing of the content inside the safe area outside of it.Each of the safe area sides can also be ignored.This script was created after our own work with mobile devices and it contains everything needed to ensure consistency and quality.The script can be placed on any object and reference any UI container.Each side can be ignored.The script will self-destroy if not needed (no safe area dimensions reported by the device.Offset on all sides to always maintain minimum Safe Area for consistency.Padding to move content inside the safe area, can be also negative.


