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,
}

Hello, did you manage to solve it ?
nop :(
I could not manage to fix it, I made a view inside with a border radius and hidden overflow + transparent background on the actual interactable view
@sakymar can you show the code that solved it please?
Most helpful comment
I could not manage to fix it, I made a view inside with a border radius and hidden overflow + transparent background on the actual interactable view