Skip to content

muchan611/swift-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

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

ProgressBarView

TabContainerView

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

OverlayClippedView

XIBScrollView

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages