Hello, I have this style on Interactable.View. On ios is ok, but on android it's not working... How can i fix this problem? container: { position: 'absolute', left: 0, right: 0, backgroundColor: '#212641', borderRadius: 25, } 