Swiftpack.co - doHernandezM/ARPinView as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by doHernandezM.
doHernandezM/ARPinView 1.1
Lets you show pins.
⭐️ 0
🕓 2 years ago
iOS macOS
.package(url: "https://github.com/doHernandezM/ARPinView.git", from: "1.1")

ARPin

#Deprecated

~~If you need to show some pins, this is your gig.

##See SwiftyPi

Example:

let state = PinViewState(type: PinType.pwm.rawValue, background: Color.clear, horizontal: false)

var body: some View {
    ScrollView{
        PinView(state: self.state)
    }
}

GitHub

link
Stars: 0
Last commit: 2 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

2 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics