Skip to content

New component submission idea #3

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

Open
cjmling opened this issue Jun 11, 2025 · 2 comments
Open

New component submission idea #3

cjmling opened this issue Jun 11, 2025 · 2 comments

Comments

@cjmling
Copy link
Contributor

cjmling commented Jun 11, 2025

Thanks for creating this OS project.

I created this component . Still lot of fine tuning and refactoring required to match this library standard. I may also need guidance to make it production grade.

Will this be considered if done?

trim.84AFFE8A-DED9-424C-B47B-7D36F6D13102.MOV
@waleedcj
Copy link
Owner

waleedcj commented Jun 11, 2025

if I add the last 2 lines in the animated tabs tabs we can replicate the above, the part where i am confused what is this like a option selector for example clothes sizes Small, medium, large type ?

<AnimatedTabs
	tabs={tabData}
	reduceMotion="never"
        //these lines
	indicatorStyle={{ height: "100%", zIndex: -1, borderRadius: 8, }}
	headerContainerStyle={{borderWidth: 1, borderColor: appColors.Neutral100, borderRadius: 8,}}
/>

@cjmling
Copy link
Contributor Author

cjmling commented Jun 11, 2025

Yes it's option selector. Yeah the animation is much similar to tabs that already there.

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

No branches or pull requests

2 participants