I need an individual navigation bar for every single tab-bar item because I have different type of titles in each every navigation bar and I need to add some customize buttons on this navigation bar. Please suggest me.
Asked
Active
Viewed 651 times
1 Answers
0
Just create a new navigation bar for each element of your tab bars.
Look at TweetStation to see how it is done there:
https://github.com/migueldeicaza/TweetStation/blob/master/TweetStation/Main.cs#L90

miguel.de.icaza
- 32,654
- 6
- 58
- 76