Skip to content

Latest commit

 

History

History
26 lines (10 loc) · 596 Bytes

README.md

File metadata and controls

26 lines (10 loc) · 596 Bytes

Web View and Native layer communication

Shows how to communicate from Embedded WebView to Native layer and vice-versa.

Using JavaScript bridge, the same can be achieved conveniently.

Source code for Article in Medium

iOS source can be found in github over here


Android GIF