Skip to content

Erikote04/SwiftUI-Components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integrating SwiftUIComponents in Xcode

Step 1: Open Your Xcode Project

  1. Launch Xcode and open your existing project or create a new one.
  2. Click on File > Add Package Dependencies...

Step 2: Add the Swift Package

  1. In the Add Package window, enter the Git URL:
https://github.com/Erikote04/SwiftUI-Components.git   
  1. Choose a dependency rule
  2. Click Add Package.

Step 3: Import and Use the Package

  1. Open any Swift file where you want to use the package.
  2. Import the module: import SwiftUIComponents
  3. Read the documentation of the styles and components that you want to use
  4. Start using the provided styles and components

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages