-
Hi guys, first of all, thanks for creating such a great UI library. I enjoy using this framework.
Recently, I saw a problem about when navigation back through the back button. The navigation bar is …
-
Whenever I show the side menu my background navigation bar height shrink from the parent viewcontroller height how can i stop that from happening.
ghost updated
4 years ago
-
I encountered a problem with this framework, I might be using it wrong somehow but I followed the instructions. I create my navigation controller like this:
`self.rootViewController = UINavigationC…
-
NavigationBar should be able to dynamically change its size from the default size to a new Large size. There should already be native support for large titles in the UINavigationBar and the Android To…
kazo0 updated
11 months ago
-
Hi,
I was wondering how can I change color of the navigation bar :1234:
![image](https://cloud.githubusercontent.com/assets/4835793/4423349/23aca318-4594-11e4-99f4-6569ec89fb42.png)
When I use UIN…
-
### Description
Here's a simple app with a tab bar, navigation bar and a basic collection view. The app is based on maui-samples.
As you can see in the video, you can't scroll to make the last item …
-
Hello, I got some displaying issue in the navigation bar please check the image 'I want my nav bar looks like twitter'
![capture d ecran 2015-03-17 a 10 21 57](https://cloud.githubusercontent.com/asse…
-
Hello
If i call tableView.reloadData() my navigationBar change position to origin.
How can i fix this?
-
when we push to another viewController,there is black or white shadow on navigationbar.
1. change the MineViewController headerView to another color picture,like blue
2. push a normal Controller(cal…
-
### Description
Hiding the navigation bar of a NavigationPage by setting `NavigationPage.HasNavigationBar="False"` doesn't work on Android when the root page of the NavigationPage is set to a Tabbed…