description Onsen UI Overview
Onsen UI is an open-source framework designed for developing hybrid mobile applications and progressive web apps (PWAs) using standard web technologies. It provides a comprehensive library of UI components that automatically adapt their styling to match the native appearance of iOS or Android platforms.
The framework is framework-agnostic but offers specific bindings and integrations for popular JavaScript libraries such as React, Angular, and Vue.js. Onsen UI is aimed at web developers who want to deploy applications to mobile devices without using native programming languages.
help Onsen UI FAQ
What is Onsen UI used for?
Onsen UI is an open-source component framework for building hybrid mobile applications and progressive web apps with HTML, CSS, and JavaScript. Its components are designed to give web-based apps controls and layouts that resemble native mobile interfaces.
Which JavaScript frameworks work with Onsen UI?
Onsen UI provides bindings for Vue, React, AngularJS, and modern Angular. It is based on Web Components, so developers can also use its components without committing to one of those JavaScript frameworks. [Onsen UI framework support](https://onsen.io/v2/guide/frameworks.html)
Can Onsen UI build both Android and iOS apps?
Yes, Onsen UI is intended for cross-platform hybrid apps that use standard web technologies and can be packaged for mobile platforms. Its documentation also covers progressive web app use, so the same project can target browsers as well as installed apps.
How does Onsen UI make a web app look more native?
Its components adapt styling and interaction patterns to mobile conventions, including navigation, toolbars, lists, tabs, and dialogs. That gives a Vue, React, or Angular project a mobile-oriented interface without requiring every control to be designed from scratch.
explore Explore More
Similar to Onsen UI
See all arrow_forwardReviews & Comments
Write a Review
Be the first to review
Share your thoughts with the community and help others make better decisions.