Any suggestions for someone trying to use the Obj-C RAC API with Swift structs?
Conversation
Does that actually work? Can you bridge an Box which contains a non bridgeable struct?
1
Ugh, I dunno. I haven’t tried to do anything like that.
1
Replying to
Also uh Box is generic… :/
Replying to
Generic classes should still be usable as id from ObjC at least.
1
Structs, I'm afraid. :/
1
Show replies


