How to set the common webview with content same in all screen without refresh?

Solution:

In appdelegate you can declare one view and add the webview as subview.Then add the view in all the screens as subview.If you are loaded the marque text in the webview it will screen as same level in all the screens.Cheers to enjoy the code....

Comments

Popular posts from this blog

How to blink a button iOS swift?

iOS flutter while run to iPhone it had the error - Cannot find type 'PhoneNumberKit' in scope