Aplikasi mobile sederhana UDBMart tugas mata kuliah Pemrograman Mobile menggunakan React Native v0.71.6 dan Android 11(API 30).
-
Updated
Jun 1, 2023 - Java
Aplikasi mobile sederhana UDBMart tugas mata kuliah Pemrograman Mobile menggunakan React Native v0.71.6 dan Android 11(API 30).
React Native Stack Navigation is a type of navigation that allows users to move between screens in a mobile application using a stack-based approach. This means that each screen is placed on top of the previous one in a stack, and when the user goes back, the previous screen is displayed.
Add a description, image, and links to the react-native-stack-navigation topic page so that developers can more easily learn about it.
To associate your repository with the react-native-stack-navigation topic, visit your repo's landing page and select "manage topics."