Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buddhadebkoner/todo-mobile-app
Expo Go & React Native app for learning core mobile development concepts. Cross-platform support.
https://github.com/buddhadebkoner/todo-mobile-app
android-application react-native todolist
Last synced: about 1 month ago
JSON representation
Expo Go & React Native app for learning core mobile development concepts. Cross-platform support.
- Host: GitHub
- URL: https://github.com/buddhadebkoner/todo-mobile-app
- Owner: BuddhadebKoner
- Created: 2024-09-09T02:52:37.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T03:17:04.000Z (5 months ago)
- Last Synced: 2024-11-03T07:40:29.880Z (3 months ago)
- Topics: android-application, react-native, todolist
- Language: JavaScript
- Homepage:
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My First Expo Go App
This is my first app built using **Expo Go** and **React Native**. The app focuses on learning and exploring the fundamental features of mobile app development. With **Expo**, rapid prototyping and development have been simplified, allowing for a quicker setup process and real-time testing on both Android and iOS devices.# Features
- **Cross-platform Support**: Runs on both iOS and Android.
- **User-Friendly Interface**: Clean and minimal UI.
- **Expo Integration**: Uses Expo for seamless development and testing.
- **React Native Basics**: Implements core concepts like components, navigation, and state management.# APK Download
Download the APK for Android here:[Download APK](https://github.com/BuddhadebKoner/Todo-Mobile-App/releases/tag/v1.0.0)
# Note
This repository does not accept pull requests.