-
Notifications
You must be signed in to change notification settings - Fork 214
fix: POC Implement Tamagui with Button Styling & Webpack Setup (WIP) #1635
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
base: chore/tamagui
Are you sure you want to change the base?
Conversation
|
Summary
This PR integrates the
Buttoncomponent into thefuselage-tamaguipackage and includes several improvements and fixes.Changes Made
Buttonwith token-based values fromtamagui.config.ts.webpack(instead ofviteas originally proposed) to align with the existing Fuselage setup and avoid introducing new dependencies.ScreenRecording
Screencast.from.2025-05-08.04-24-01.mp4
Notes
Although the initial proposal mentioned using
vite, this PR useswebpackfor compatibility with the existing Fuselage architecture and to reduce dependency overhead.Proposed changes (including videos or screenshots)
Issue(s)
Further comments