当前位置: 首页 > 工具软件 > Fuse4js > 使用案例 >

学习Fuse(一)

云韬
2023-12-01

What is Fuse?

Fuse is a toolkit that developers and designers use to create native, cross-platform mobile apps for iOS and Android.

Fuse是开发和设计者用来创造原生的、跨平台的手机移动app的工具。

You express your user interfaces in markup (which we call "UX") which makes it easy to make animated and responsive UIs. Your app logic is written in JavaScript which is interpreted, and all rendering is compiled to native code for optimal performance. You can choose between real native UI elements and customizable cross platform elements. Fuse is not a "black box", but a flexible toolkit and can be extended using Uno (a C#-dialect). Fuse does not generate HTML5/hybrid apps, it exports fully native mobile apps.

While you're developing your app, your changes are reflected in real time both on your computer and on your devices, with no need to recompile or re-deploy. While it's wonderful to prototype in Fuse, it is not a prototyping tool, it is a fully-fledged app development tool that with no need for further coding in XCode or Android studio. Apps built purely with Fuse are already in app stores today, and more and more apps are being developed every day.

转载于:https://my.oschina.net/u/1792175/blog/598103

 类似资料: