Skip to content

krishanbhag/iOSJavaScriptBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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