简体   繁体   中英

Change tab bar button sequence from storyboard

I try to change tab bar button sequence.

Right now sequence of tab bar is

  1. Notification
  2. Message
  3. Friend
  4. My fav.
  5. Home

I want sequence of tab bar

  1. Home
  2. Message
  3. Friend
  4. My fav.
  5. Notification

Move Home to first button

在此处输入图片说明

You can select the TabBarIcon and drag and put wherever you want to put it like this, No need to remove all relationships.

在此处输入图片说明

Just select the Tab you want to move any other position in TabbarController in Storyboard.

It will Work!!!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM