This repository contains the code and projects developed while following the React Native - The Practical Guide 2024 course on Udemy from Maximilian Schwarzmüller. The course covers the following topics:
This is a simple React Native application designed to help users set and manage their goals. The app allows users to add new goals, view a list of their goals, and delete goals they no longer wish to keep.
- Add Goals 📥: Easily add new goals using a modal input form.
- View Goals 📋: View your list of goals in a scrollable list.
- Delete Goals 🗑️: Delete goals with a single press.
Feel free to explore the code and contribute!