R.swift.Library icon indicating copy to clipboard operation
R.swift.Library copied to clipboard

Library containing types used by the R.swift project

Results 4 R.swift.Library issues
Sort by recently updated
recently updated
newest added

Full context: https://github.com/mac-cain13/R.swift/pull/693

Adds SwiftUI support. These additions are version gated, and make no breaking changes

Make all references to `Bundle` optional in all *`Resource` types, as needed for bundle resources support.

Fixed using in own SPM - couldn't be builded for macOS since it doesn't support UIKit, which was imported several times.