September 2024
Intermediate to advanced
743 pages
27h 48m
English
The cross-platform development of mobile apps means that you work with a code base—similar to responsive design—but then “translate” it into native apps. Basically, various tools exist for cross-platform development, such as Ionic, Flutter, NativeScript, or React Native. In this section, I want to focus on React Native as an example, which is based on the React web framework, which we covered in Chapter 10.
React Native aims to facilitate the development of mobile web applications by providing, among other things, UI components that have the typical look-and-feel of the native UI components of mobile applications (also called widgets), as well as the ...
Read now
Unlock full access