Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 370 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 370 Bytes

Bridgeable

Bridge any Swift type into Objective-C.

Work In Progress

Update: Do not use this. The compiler makes type assumptions behind the scenes, and therefore this is unsafe. I saw this on twitter a while ago, will link when able.

Usage: See BridgableTests.swift.