Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最初のタブを左下隅に配置し、他のタブを中央に配置する必要があります。タブの位置を変更する方法や、UItabbarController のタブ間のギャップを変更する方法を教えてください。
おそらく、あなたが望むものを達成する唯一の方法は、 UINavigationController を使用し、常にタブタブを非表示にすることです。独自のタブ バー コントローラーと UI を記述し、必要に応じてタブを作成します。出発点として使用できるオープン ソース クラスがあると確信しています。