Minhoi Goo

Results 4 issues of Minhoi Goo

typo error .Package(url: ) .package(url: )

replace %% to %

### Title - Replace Example2ContentView with Example1ContentView ### Description - This change updates the view reference in the source from Example2ContentView() to Example1ContentView(). It ensures that the correct example is...

### Changes * README.md에 Swift Package Manager 설치 가이드 추가 ### Benefits * iOS 개발자들이 SPM을 활용하여 손쉽게 설치 가능 * CocoaPods 및 Manual 설치 이외의 선택지 제공 * 최신...