With webview you can make a layout using plain html, posing that you do not need to alter anything by code is it ok to just use webview?Overall performances are the same of native component or decrease?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can, but the general experience will be less smoother that with native controls.
Alternatively, you can use tools that do this for you, which gives you more support over this kind of mobile development, and sometimes also native controls and features, exposed in a javascripts object, which can be pretty handy
Here are some examples :
–