Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.44 KB

index.md

File metadata and controls

26 lines (15 loc) · 1.44 KB

Mobile Application Development Tutorial: Book Store Application

You must have an ABP Team or a higher license to be able to create a mobile application.

Mobile application development tutorials are designed for developers who have completed the web development part of the tutorial and wish to continue building the mobile version of the application.

Tutorials

You can choose between two mobile applications: .NET MAUI or React Native. Choose your framework and continue building your mobile application!

  • Both guides assume you have completed the web development section of the tutorial and have the necessary backend APIs in place.
  • Each guide is self-contained and provides step-by-step instructions to build the mobile app.

.NET MAUI

The .NET MAUI tutorial walks you through creating a mobile version of your bookstore app using .NET technologies.

React Native

The React Native tutorial provides instructions for building the bookstore app using JavaScript.