Skip to content

Instantly share code, notes, and snippets.

View xtabbas's full-sized avatar

xta xtabbas

View GitHub Profile
@xtabbas
xtabbas / SnapCarousel.swift
Created May 10, 2020 18:13
A carousel that snap items in place build on top of SwiftUI
//
// SnapCarousel.swift
// prototype5
//
// Created by xtabbas on 5/7/20.
// Copyright © 2020 xtadevs. All rights reserved.
//
import SwiftUI
//
// ContentView.swift
// paths
//
// Created by Touq on 9/1/19.
// Copyright © 2019 Touq. All rights reserved.
//
import SwiftUI