shinonome-inc / mobile_tak848

0 stars 0 forks source link

【最終課題】設定画面の作成 #22

Closed TAK848 closed 2 years ago

TAK848 commented 2 years ago
TAK848 commented 2 years ago

デフォルトTableViewサンプル集(swift) - Qiita https://qiita.com/am10/items/9bbbe794e88a96e5420e Swift3でテーブルに「>」(右向き矢印)のアイコンをつける - Qiita https://qiita.com/suzuki_y/items/f4d3d4f8119e556b5ec0 5分でUITableViewを作ってみる。 - Qiita https://qiita.com/konojunya/items/777bf4f489e9354a3e19

TAK848 commented 2 years ago

[SwiftLint]コードの中で無効にするルールを指定する - Qiita https://qiita.com/akatsuki174/items/13033ec34b6bcd880dfd

TAK848 commented 2 years ago

Swift – UITableViewの基礎を学ぼう (セルのスタイルの種類について) | https://weblabo.oscasierra.net/swift-uitableview-2/ Modern Configurations for Cells and Views After iOS 14.0 | by Penny Ng | Geek Culture | Medium https://medium.com/geekculture/modern-configurations-for-cells-and-views-after-ios-14-0-33b5c82ac448 [iPhone] UITableView Section の設定 https://i-app-tec.com/ios/tableview-section.html

TAK848 commented 2 years ago

UITextViewのInsetについて - Qiita https://qiita.com/noppefoxwolf/items/3f6f72ea548afa087227

TAK848 commented 2 years ago

【Swift】プロジェクト内のファイル読み込み | カピ通信 https://capibara1969.com/2253/

TAK848 commented 2 years ago

Is there a reason for the UITableV… | Apple Developer Forums https://developer.apple.com/forums/thread/110000 ios - Swift - How to change the color of an accessoryType (disclosureIndicator)? - Stack Overflow https://stackoverflow.com/questions/44927146/swift-how-to-change-the-color-of-an-accessorytype-disclosureindicator

TAK848 commented 2 years ago

iOS 14 Tutorial: UICollectionView List | raywenderlich.com https://www.raywenderlich.com/16906182-ios-14-tutorial-uicollectionview-list

TAK848 commented 2 years ago

UIListContentConfiguration | Apple Developer Documentation https://developer.apple.com/documentation/uikit/uilistcontentconfiguration [Swift] iOS14 から使える UICollectionView の CellRegistration を拡張する - Qiita https://qiita.com/hcrane/items/c89a256130040adb46dd 【Swift】UITableViewCellの特定のセルを選択不可にする | DevelopersIO https://dev.classmethod.jp/articles/tableview-cell-unselectable/

TAK848 commented 2 years ago

【Swift】tableViewとtableViewCellの使い方とソースコード事例 | 👑おすすめのプログラミングスクール比較!最短で上達するなら? https://pg-happy.jp/swift-tableview-tableviewcell.html

TAK848 commented 2 years ago

iOS 14 以降の UITableViewCell のレイアウト(カスタムセル非使用) - Qiita https://qiita.com/aokiplayer/items/7389f3a2e229b9a359a2

TAK848 commented 2 years ago

omake ios - Simple way to show the 'Copy' popup on UITableViewCells like the address book App - Stack Overflow https://stackoverflow.com/questions/2487844/simple-way-to-show-the-copy-popup-on-uitableviewcells-like-the-address-book-ap swift - UITableViewRowAction was deprecated in iOS 13.0 - Stack Overflow https://stackoverflow.com/questions/56666901/uitableviewrowaction-was-deprecated-in-ios-13-0 [iOS 11] iOS 11でUITableViewDelegateに追加されたメソッドを使ってスワイプアクションを実装する | DevelopersIO https://dev.classmethod.jp/articles/ios-11-new-swipe-action-methods/

TAK848 commented 2 years ago

arrays - Populating an UITableview from a struct - Stack Overflow https://stackoverflow.com/questions/59383799/populating-an-uitableview-from-a-struct UITableView + Static Cellsでアプリ内設定画面を作成するサンプル(XCode9, Swift4, StoryBoard使用) - Androidはワンツーパンチ 三歩進んで二歩下がる https://sakura-bird1.hatenablog.com/entry/2018/03/09/014455

TAK848 commented 2 years ago

iOS13でUITextViewのフォントが明朝体になってしまうバグに遭遇した話 | うるおいらんど https://uruly.xyz/uitextview-font-issue/ Swiftで前後の余分なスペースや改行を削除する方法 | Swift5 入門書-逆引き大全集 https://swift.tecc0.com/?p=141#:~:text=%E6%96%87%E5%AD%97%E5%88%97%E3%81%AE%E5%89%8D%E5%BE%8C%E3%81%AB,stringByTrimmingCharactersInSet()%20%E3%82%92%E4%BD%BF%E3%81%86%E3%80%82

TAK848 commented 2 years ago

【Swift】WKWebViewのキャッシュなどを削除する方法 – 株式会社シーポイントラボ | 浜松のシステム・RTK-GNSS開発 https://cpoint-lab.co.jp/article/202006/15681/

TAK848 commented 2 years ago

ios - Reload tabBarController after switching language - Stack Overflow https://stackoverflow.com/questions/26683260/reload-tabbarcontroller-after-switching-language ios - How to reload present view controller swift? - Stack Overflow https://stackoverflow.com/questions/64909623/how-to-reload-present-view-controller-swift [iOS] [Swift] dismissの仕様を勘違いしていた件 - Qiita https://qiita.com/y-some/items/11f4859e2e00a775aedf

TAK848 commented 2 years ago

UIImageの色を変更する方法 | yukimasablog https://yukimasablog.com/uiimage-color

TAK848 commented 2 years ago

AutoLayoutのpriorityについてまとめてみた。 - ミネハルライフ https://blog.hapinaru.com/tech/autolayoutpriority/

TAK848 commented 2 years ago

Macでカラーピッカーが欲しいならデフォルトアプリで十分だった件 - Qiita https://qiita.com/awakia/items/778a02d03f71082e6449