turbolinks / turbolinks-ios

Native iOS adapter for building hybrid apps with Turbolinks 5
MIT License
881 stars 92 forks source link

Using turbolinks-ios in objective-c #59

Closed hgani closed 7 years ago

hgani commented 8 years ago

Hi,

Has anyone managed to use turbolink-ios in their objective-c project?

Or if anyone has at least attempted to do this, could you please share your finding?

I couldn't figure out how to invoke session.visit(visitable) in my objective-c project.

Thanks

zachwaugh commented 7 years ago

Sorry for leaving this sit. We're not currently using Objective-C anymore, so haven't tested or added any specific Obj-C support to the framework. If someone needs it, we'd be happy to look at a PR for it.