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.
Instagram が使用している UI フレームワークを知りたいです。誰かが私にそれを教えてくれるかどうか疑問に思っていました。
これに関するアドバイスは大歓迎です!
ジェン
ほとんどの iOS アプリと同じ UI フレームワーク、Cocoa Touch。コントロールの多くをカスタマイズしました。同様のカスタマイズを行う方法に関する情報を次に示します。
中央にバンプがある UITabBar
カスタム UITabBar 通知
カスタム UINavigationBar
スクロールするピクチャ リストは、SSToolkit の SSCollectionViewに似ています。