Turns out React Native offers an object with the following definition:
{
bottom: 0,
left: 0,
position: 'absolute',
right: 0,
top: 0
}
Turns out React Native offers an object with the following definition:
{
bottom: 0,
left: 0,
position: 'absolute',
right: 0,
top: 0
}