[TIMOB-1195] Ability to create Safari like navbar with multiple buttons
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2011-04-15T02:46:23.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | buttons, ios, ipad, iphone, multiple, navbar, safari |
| Reporter | Sindre Sorhus |
| Assignee | Reggie Seagraves |
| Created | 2011-04-15T02:46:22.000+0000 |
| Updated | 2017-03-09T21:24:32.000+0000 |
Description
Right now, can only add 1 button to the left and right. Or add a buttonBar, but this doesn't look very good.
I think supporting the ability to add multiple buttons to the navbar, like in Safari, is a must, when you support iPad.
Just create a view, add the wanted buttons to that view and then set the view to the right or left nav button property.
Closing ticket as invalid.