https://github.com/mirayatech/todo-test-app
Trying out React Native 📱
https://github.com/mirayatech/todo-test-app
android app beginner ios mobiledevelopment react-native todo-app
Last synced: about 2 months ago
JSON representation
Trying out React Native 📱
- Host: GitHub
- URL: https://github.com/mirayatech/todo-test-app
- Owner: mirayatech
- Created: 2023-05-22T05:24:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-24T02:08:27.000Z (about 3 years ago)
- Last Synced: 2023-12-28T14:44:35.683Z (over 2 years ago)
- Topics: android, app, beginner, ios, mobiledevelopment, react-native, todo-app
- Language: JavaScript
- Homepage:
- Size: 181 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 📱 My first project ever built with reactnative
This is my first project ever built with React Native. It's kind of like a todo app, where the user has an input field to write inside, and then they can click on the button to add a todo. All the todos will be displayed below the input container, and once you click on a todo, it disappears, indicating that you've completed the task.
### 📚 What I learned:
- What is React Native?
- How it works under the hood of React Native
- The difference between using Expo and the React Native CLI
- Running the app on a real device (my phone)
- Running the app on a simulator (ios & android)
- Styling in React Native
- Handling events (onPress, etc.)
- Understanding Xcode and Android Studio
And much more!
### 🎥 Preview
