Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 432 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 432 Bytes

IOS Javascript Bridge

Demo app demonstrates the use of iOS-JS bridge and three useful and basic feature:

  1. Call swift code from Javascript handler to navigate between the native screen. Same behaviour can be used for all UI actions and interact with native iOS feature.

  2. Populate the data from webview into CoreData.

  3. Retrieve and present data on webview from CoreData.

alt text