Hello everyone,
i create my app using wix website as webview.
to make it reacting native I made the home page buttons opens light Boxes with effects and inside the light box it load HTML element to another page in my wix site that actually makes it faster for user to feel the app natively.
I am looking for codes in JS to position the HTML elements to fits the mobile pages, I couldn’t size the html element to fit all mobile Sizes so in this case I have to use codes to fit that height.
I also want to try if it works for the light boxes as well to fit the screen if that is possible I may create more apps for my customers and wix can be the future mobile webview applications for react native.
any suggestions please