* feat(shadcn): add support for updating dependencies with expo-cli for RN compatibility
* feat(shadcn): add expo as a framework
* fix: update the contributing command for registry
* refactor(shadcn): update dependencies install functionality
* chore: changeset
---------
Co-authored-by: shadcn <m@shadcn.com>
Introduce a detailed workflow for running the CLI locally, ensuring contributors can easily test and develop enhancements in their local environment. This addition helps maintain consistency between CLI and component updates.