This starter has been created to enforce best practices during the creation of a react Native design system. We use Storybook as a component explorer.
You must follow the best practices listed below to ensure your components library is maintainable and well structured.
Every component must have its own directory containing the component and its subcomponents + tests and stories.