Back to Browse

Cloning and Modifying a Swift Package

4.1K views
Oct 10, 2021
18:48

In this video we are going to look at how we can modify a Swift Package. First we will install a Swift Package using Swift Package Manager and then find that we cannot edit it to meet our needs. We will then clone it and install it as a local package where we will be able to modify it. Document version of this video: https://stewartlynch.github.io/SegmentedPicker/ Original Source Code for SegmentedPicker from Frank Jia https://betterprogramming.pub/custom-ios-segmented-control-with-swiftui-473b386d0b51 SegementedPicker Swift Package GitHub Repository https://github.com/StewartLynch/SegmentedPicker If you want to support my work, you can buy me a coffee :) https://ko-fi.com/stewartlynch ******** Download my StewartLynch YouTube Channel Application - Free *********** https://stewartlynch.gumroad.com/l/obsjz Table of Contents: 0:00 Introduction 2:15 Creating a Test Project 4:28 Installing a Swift Package 8:04 Cloning a Swift Package 10:46 Modifying the code 14:45 Working with ViewModels Other References: Stewart Lynch's YouTube Channel: https://youtube.com/StewartLynch Stewart Lynch on Twitter: https://twitter.com/StewartLynch

Download

0 formats

No download links available.

Cloning and Modifying a Swift Package | NatokHD