I have an app here where I need to put the logo in the navbar. That need to overflow the scene layout. Work well in Ios with no problem but in android seem like he not worki
You can use the react-native-view-overflow native module by Sibelius Seraphini.
Also, it seems this might be supported out of the box by React Native starting with version 0.57 according to this commit.