Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1.4 KiB

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.