react-native-simple-router
react-native-simple-router copied to clipboard
:bug: leftCorner offset titleComponent on Android
Behaviour is not reproduced on iOS When using a leftCorner component on Android, the titleComponent is not centered and move to the right. This behaviour is not reproduced with a BackButton Component.
I will try to share a sample project reproducing that behaviour