wantedly / ios_night

Let's talk about iOS development -- iOS Night 📱🌙 You might apply to this meetup from
https://www.wantedly.com/companies/wantedly/projects
18 stars 0 forks source link

2019/11/12 19:30~20:30 #74

Closed ngtk closed 4 years ago

ngtk commented 4 years ago

⚠️ This repository is public. / 公開リポジトリです。

Why

Where

Pearl Jam (Subject to change)

5F, MG Shirokanedai Building (Wantedly, Inc. Tokyo HQ)

Who

You are working for Wantedly? Sure, you can join anytime. If not, you need to contact us first. Or, you can "want to visit" the meetup, which you can find in www.wantedly.com/companies/wantedly/projects.

What

You write topics like below contents and we talk about these on the meetup. Every participant needs to write one topic at least.

Also, you can find new topics from the newsletters:

How

         ・・・

参加者は開催までに話したいことを少なくとも1トピックをコメントしましょう。 ネタ被りを避けるために、まずはタイトルだけでコメントすることを推奨します。 より多くの学びを得るためにどんな内容でもアウトプットを歓迎します!😊

cc/ @wantedly/ios

Edit this template

Previous issue

jiro commented 4 years ago

進捗

2019-11-08 23 56 30

takashings commented 4 years ago

SF Symbols Version 1.1

https://developer.apple.com/design/

Added Category list 🙌 SF Symbols not support by AppStore updates...🤦‍♂️ Need to download directly.

image

sorakoro commented 4 years ago

Visitのユーザー画面の設計を考える

現状の実装 ・HeaderView(自前のカスタムビュー) ・UIPageViewController

理想の実装 ・UICollectionView

HeaderViewの部分をUICollectionReusableViewを使って実装 コンテンツ部分をUICollectionCellにしてdirectionをhorizontalで実装 Cellはプロフィールとブックマークと2つのカスタムセルを用意 ページをPullした場合の振る舞いはUICollectionViewFlowLayoutlayoutAttributesForElementsをoverrideして実装

サンプルのプロジェクトがないので作れるとこまで実装して来週見せられればと思います。

hiranodept commented 4 years ago

今週のXcode事情

現在ストアに出ているXcodeはver11.2。 このバージョンでビルドしたバイナリをアップロードすると Xcode 11.2 is deprecated by Apple on November 5, 2019 image

解決法は Xcode 11.2.1 GM seed1 を使う。 どうしたApple 🍎

スクリーンショット 2019-11-12 17 00 15