javascript - Embed JS into Xamarin -
My app depends on web scrapping, for which there does not seem to be a great library in the .net world. As in the example J. S. What is the best way to embed JM in the XMarin project, if there is any way? The best with minimal effort to work in these platforms.
Look at WebHybrid Classes:
For iOS, Android and WP8 They are using web ideas but you can use them as JS Containers and they can execute JS. There are many JSON serializers to choose for serialization / deserialization.
Comments
Post a Comment