Skip to content

ブログで紹介している実装コードの一部です👩‍💻

License

Notifications You must be signed in to change notification settings

ykws/swift-sample

 
 

Repository files navigation

swift-sample

ブログで紹介している実装のサンプルコードを一部載せています。
https://muchan611.hatenablog.com/

MapKitSampleCollectionView

  • MapKitのMKMapSnapshotterを使って地図のキャプチャ画像を生成し、地図画像を表示する
  • CompositionalLayoutとDiffableDataSourceを使ってCollectionViewを実装、Cellに地図画像を表示する
  • https://muchan611.hatenablog.com/entry/2020/10/31/153137

 

NestedGroupCollectionView

TabContainerView

  • UIPageViewControllerを使ってタップ可能なタブを実装する

OverlayClippedView

XIBScrollView

About

ブログで紹介している実装コードの一部です👩‍💻

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Swift 100.0%