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.
画像のようにビューを表示するカスタム UIAlertView を作成したい
テキストがクリック可能でUIWebViewを開くテキストビューの横にアイコンを追加したい。
これはiPhoneで可能ですか?私はグーグルで検索しましたが、これを行う方法が見つかりませんでした。
アラートである必要のないポップアップを作成しようとしているようです。
その場合、このライブラリが役立つ場合があります。
MJPopupViewController
通常のビューである任意のサイズの popUp を作成できます。したがって、その中に他のビューやコントロールを配置できます。