Now allowing the custom nav bar to take up the whole space on iOS (#2306)
* Now allowing the custom nav bar to take up the whole space on iOS
- Also the custom nav bar reacts well to orientation changes
- Fixes: https://github.com/wix/react-native-navigation/issues/1893
* It now works well on iOS 11 as well
* v1.1.314 [ci skip]
* Added optional fixedWidth property to the Android side menu
- Fixes: https://github.com/wix/react-native-navigation/issues/510
|