modulus-assingnment/ ├── app/ │ ├── _layout.tsx # Root navigation layout │ ├── index.tsx # Auth screen with auto-login check │ ├── todos.tsx # Todo list screen │ └── add-todo.tsx # Add todo screen ├── ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.