Wern is a web and mobile application developer from the Philippines. He loves building things for the web and sharing the things he learned through his writing. When he’s not coding or learning something new, he enjoys watching anime and playing video games.
Fuse is a toolkit for creating apps that run on both iOS and Android devices. It enables you to create apps using UX Markup, an XML-based language. But unlike the components in React Native and NativeScript, Fuse is not only used to describe the UI and layout; you can also use it to add effects and animation.
Styles are described by adding attributes such as Color and Margin to the various elements. Business logic is written using JavaScript. Later on, we’ll see how all of these components are combined to build a truly native app.
Read more…