UIKonf, Berlin @ 2014
UIKonf, Berlin @ 2014
iOS/Androidアプリを作る際に理解しておいて欲しい「Model」という役割について説明します。わりと意識していないケースがあるので、チェックしてみてください。Read less
Want to know the untold secrets of imaging on iOS? This talks goes through performance considerations about a number of imaging APIs on iOS, including some examples of how we integrated them in our own apps. Image loading, processing, and display will be analysed and discussed to find best APIs for particular use cases.Read less
3. Agenda • About • What is App Extension • How to make App Extension • How to share data Container and Extension • App Group and Shared Container • How to share codes between Container and Extension • Information 4. About • @TachibanaKaoru • 渋谷のgenesix(VOYAGE GROUP)という会社で iOS エンジニアをしています。 • Blog : http://www.toyship.org/ • WWDCの参加は2010が最後でした。 • それ以来行けていません……。 5. What is App Extension • iOS8から導入され
6. • canvasにViewControllerを追加 • StoryboardIdを設定 • Simulated MetricsのSize = Freeform にして適当にリサイズ • 必要に応じてUIViewのサブクラスを作ってCustom Classに設定 • viewがとれたらViewControllerは破棄しちゃってOK UIViewController* vc = [self.storyboard instantiateViewControllerWithIdentifier:@"gridview"]; MJGridView* gridView = (MJGridView*)vc.view; ... //labelの設定、sizeの調整など ... [self.scrollView addSubView:gridView]
iphone_dev_jp 東京 feat. Ben Zottoの発表資料です
Tips of launch arguments for iOS development.
2. 内容 • 単一責任原則 • The single responsibility principle、またはSRP • UITableViewControllerのファイル・テンプレート • モデルとコントローラの役割を両方果たしている • 責任を分担させる一例 • GitHubViewer.appのview controllerからUITableViewDataStoreの コードを取り出す • Appleのファイルやプロジェクト・テンプレートについて • その多くは単一責任原則(SRP)に違反する • 実装の一例であり、プロダクション・コードで真似すべきでは ない 5. UITableViewController #pragma mark - UIViewController - (id)initWithStyle:(UITableViewStyle)style { /* ...
2018年の活動 iOSDC Japan 2018にて「 iOSエンジニアが知るべきProgressive Web Apps開発のエッセンス」を発表 スタートアップの技術選定とアプリケーションプラットフォーム」を投稿 バンコクに引越し🇹🇭 Frontrend Vol.12にて「 Service Workersを使ったウェブアプリのアーキテクチャ」を発表 2017年の活動 iOSDC Japan 2017にて 「React Native vs iOSエンジニア」を発表 「「try! Swift Tokyo 2017」にゴールドスポンサーとして協賛」 try! Swift Tokyo 2017 Aftershow にて 「2017年におけるObjective-Cコミュニティの動向」を発表 「Quickで体験するテストの構造化」を発表
Source Code The source code for the sample app is on GitHub. Enjoy! More on Kiwi Code Reading: Shared Examples in Kiwi Tweet
スタートアップ1人目QAエンジニアが QAチームを立ち上げ、“個”からチーム、 そして“組織”に成長するまで / How to set up QA team at reiwatravel
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く