CustomWebView : An extended form of Web Viewer

Hi @drpeterramsis2007
Your suggestions were quite confusing to me.
Can you elaborate them more?

My app is an E-Book Reader
I use your extension in reading Local stored html files

I want the user to swipe left or right to turn the pages not use buttons to turn pages

could you help me in that?

I can’t say anything at this time.
But I shall do what I can and let you know the progress. :slightly_smiling_face:

1 Like

I trust in you that you could help

1 Like

Hey @vknow360

I hope you are doing well.

I saw you mentioned me in one of you post.

Sorry for the so late reply actually due some reason i was not in condition to focus on my app but now i am good and i would really say that you have done a excellent work on this extension.

Also I have question is it possible to have New Tab option like google chrome where we have a control on all tabs and can delete a particular Tab.

Waiting for your reply.

Thank you.

1 Like

Thank you :heart:

Yes you can but only website’s url will be stored not the content so everytime you open that tab webview will reload the page.
Like this one:

Recently I saw DynamicComponents extension by Yusuf and I will have to say that it is amzing and beyond my thoughts.But unfortunately it is unable to create reflection of extensions so you can’t use that with CustomWebView otherwise it was possible to save the state of webview and display when needed.
I am looking for a method to create reflections of extensions but I think it is not possible now so there are very few chances that you will be able to create tab option like Google Chrome.

It’d be possible by changing just a few lines of code. :wink:

1 Like

Wow…Amazing…:grin:
Would you like to share that with us? :slightly_smiling_face:

1 Like

Yeah, sure! You need to change the base package to that of the extension you want to create. I’ll try to implement this.

2 Likes

Hey,

I found a extension which create screenshot of any component. It’s kind like a reflection.

https://community.appybuilder.com/uploads/default/original/2X/b/bf378bdafb6eb12d2bb907065df381d8f37417e2.aix

Here it’s original post

Even I have used this extension in my browser but it has only 10 tabs. I would have share the link of my app for better understand how i used this extension in successfully creating 10 tabs like Google chrome and also you can take look but, i will not share my app link here.

Thanks you.

Hi @saurav_shaw612

I think you are confused between screenshot and reflection.
With screenshot you can only generate an image of respective component but with reflection you can generate an original component with same properties.

Why only 10 tabs? :thinking:
The guide I shared above can be used to create unlimited tabs.

I am curious to see :sweat_smile:

ChangeLog Version 5

New blocks
image

Changes

  • Added secondaryUrl parameter in LongClicked event
    component_event (17)
    Thanks to @themaayur

I have a good news @drpeterramsis2007 .I have found a way to detect swipe gesture in webview but I am unable to implement that at this time.
Sorry for this…very soon you will see it in the extension :slightly_smiling_face:

7 Likes

Wow … great news … that would be awesome… but when it will be available, i would a version with least usespermissions like the one you made for me…
Waiting for your great extension

1 Like

This open source extension might be helpful to you: :slightly_smiling_face:

5 Likes

Thanks to you that you added it on request. :relaxed:

1 Like

Hey Hi…
I need one help from you guys I made a web view app and want that if someone clicks on my website link and if he had already my app installed in his phone then android should ask him to open with browser or my app or if he already installed my app then after clicking my website link the app should open directly.

I am new to kodular can you please help me with the blocks and all for the same please.
Your help will be appreciated.

blocks (2)
use this component

1 Like

Send link of version 5

It’s in the top Post.

2 Likes

that was old version link please send latest version link