What is React OnsenUI?

青灯夜游
Release: 2020-11-12 17:31:03
Original
2538 people have browsed it

In React, OnsenUI is a UI component designed specifically for mobile applications. It has instant implementation capabilities that follow native iOS and Android design standards and enriches the mobile experience of application users through natively designed UI elements. It is perfect for developing hybrid applications using Cordova or developing mobile web applications.

What is React OnsenUI?

OnsenUI is a series of rich UI components designed specifically for mobile applications. It has instant implementation capabilities that follow native iOS and Android design standards, is free to use, and is 100% open source software (Apache v2 license). Onsen UI enriches the mobile experience of app users with natively designed UI elements. It is perfect for developing hybrid applications using Cordova or developing mobile web applications.

Official document: https://onsen.io/v2/guide/installation.html#installation

We can directly download the Onsen UI framework and reference it in the web page source code Core framework files. Or you can use the provided CDN. Of course, you need to be connected to the Internet during your development process to ensure that you can request framework-related files.

What is React OnsenUI?

Onsen UI is a future-oriented architecture that contains three levels: CSS components, written in cssnext, the next generation of CSS; Web Components, written in native JavaScript Written to support all frameworks; framework bindings for tighter integration with popular frameworks like Vue.js, AngularJS 1, Angular 2 and React.

Browser and device support. Onsen UI has been fully optimized and tested for the following platforms.

  • Mobile

    • iOS 9 and above

    • Android 4.4.4 and above Version of WebView or Chrome browser (Crosswalk engine for Android 4.0 and above)

  • Desktop

    • Latest version of Safari

    • The latest version of Chrome

For other platforms, please be aware of certain components or features May not work properly.

For more programming-related knowledge, please visit: Introduction to Programming! !

The above is the detailed content of What is React OnsenUI?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!