expo-template
expo-template copied to clipboard
A React Native and Typescript mobile starter template, configured with the Expo workflow. A learning resource to understand Maet's developer and design philosophy, along our best practices. 📱
Create a login screen with just a basic password/email login and ad react-hook-form form validation to it. add the following screens: 3 items in the footer, * profile * explore...
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.15.0 to 1.16.2. Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in html while redirecting (expressjs/serve-static#173) New Contributors @UlisesGascon made their first contribution...
This should be the same implementation as v1, so it should be pretty much copy-paste except updating all the dependencies.
add fundamental implementation of storybook. Preferibality every UI component we import/add we have a basic story for it
This does not need to be too crazy, but some basic map features would be nice. I'd do this after most of the other features are complete
In v1 we used Yup for our query and form schemas. Zod is slightly more performant and new / trendy so I believe that is a better option unless Yup...
Making PR for code review, however not finished.