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 tabStyle to bubble preset #66

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

Conversation

Stringsaeed
Copy link

solves #65

@gorhom gorhom self-requested a review July 26, 2020 14:57
Copy link
Owner

@gorhom gorhom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also , you will need to add tabStyle docs into docs/bubble-preset.md.

src/presets/bubble/types.ts Show resolved Hide resolved
src/presets/bubble/types.ts Outdated Show resolved Hide resolved
src/presets/bubble/item/BubbleTabBarItem.tsx Outdated Show resolved Hide resolved
@gorhom gorhom linked an issue Jul 26, 2020 that may be closed by this pull request
@Stringsaeed Stringsaeed requested a review from gorhom July 28, 2020 13:41
Copy link
Owner

@gorhom gorhom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @Stringsaeed, thanks for updating this pr, however i left one comment regarding the description of the prop

also i think we should add tabStyle docs into docs/bubble-preset.md.

export interface BubbleTabBarConfig {}
export interface BubbleTabBarConfig {
/**
* description
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you replace description with a description of the prop

@jonklein
Copy link

It would be great to see this merged. It looks like the only outstanding issue is the documentation. @Stringsaeed are you able to make that change? If not, I can create a separate PR off of your branch which adds it.

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.

Add more customizable props and enhancements
3 participants