i\'m new using monotouch.
My problem is i want call a javascript function from a monotouch function and javascript function could call a monotouch function too.
I just released MonoTouch JsBridge to make this easier. It allows you to add event listeners and fire events between the native side and the UIWebView. It was inspired by Titanium.
https://github.com/crdeutsch/MonoTouch-JsBridge