Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add storybook #120

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

feat: add storybook #120

wants to merge 2 commits into from

Conversation

TimoGlastra
Copy link
Member

Added storybook so it's a bit easier to develop components in the app. As tamgui also supports Web, we can run storybook in Web as long as we don't use any code that doesn't support react-native-web (most of expo supports it).

We do need to move more UI components to the @pacakge/ui and have the @package/app mostly focused on the logic. This way we can develop UI without having to run the app. See example in video below

Screen.Recording.2024-07-14.at.12.47.59.mov

Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Timo Glastra <timo@animo.id>
@TimoGlastra
Copy link
Member Author

it also runs on-device:

RPReplay_Final1720955043.MP4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant