Skip to content

A lightweight Swift package for managing shared functionality across your Apple platform apps.

Notifications You must be signed in to change notification settings

francescoleoni98/FLShared

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLShared Logo

FLShared

A lightweight Swift package for managing shared functionality across your Apple platform apps. FLShared provides foundational utilities, extensions, and type-safe patterns for reuse across modules and platforms.

SPM Compatible iOS 15+ macOS 13+ visionOS 1+ watchOS 9+

Features

  • Centralized constants, utilities, and extensions
  • Cross-platform compatibility (iOS, macOS, watchOS, visionOS, tvOS)
  • Designed for modular Swift projects

Installation

Use Swift Package Manager:

dependencies: [
  .package(url: "https://github.com/francescoleoni98/FLShared.git", from: "1.0.0")
]

Usage

Import

import FLNavigation

Author

Francesco Leoni
iOS Developer & SwiftUI Enthusiast

If you find this package helpful, feel free to ⭐️ the repo and share feedback!

About

A lightweight Swift package for managing shared functionality across your Apple platform apps.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages