Skip to content

feat: Overload == and != operators for RNCTabViewItemsStruct #350

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

Merged
merged 1 commit into from
May 25, 2025

Conversation

okwasniewski
Copy link
Collaborator

PR Description

This PR overloads == operators for RNCTabViewItemsStruct this allows to leverage the == operator of std::vector instead of writing a custom one.

Copy link

changeset-bot bot commented May 25, 2025

🦋 Changeset detected

Latest commit: c55c405

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
react-native-bottom-tabs Patch
@bottom-tabs/expo-template Patch
@bottom-tabs/react-navigation Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@okwasniewski okwasniewski merged commit 2df3658 into main May 25, 2025
7 checks passed
@okwasniewski okwasniewski deleted the feat/overload-equals branch May 25, 2025 14:58
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.

1 participant