Y
Hacker News
new
|
ask
|
show
|
jobs
by
cmer
5028 days ago
You should write a tutorial on doing such a thing. Especially the part where you bridge Objective-C and JavaScript.
Perhaps I'm mistaken but there isn't much documentation on this online it seems.
1 comments
irace
5028 days ago
Here's a simple JavaScript/native bridge implementation:
https://gist.github.com/3688560
link