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

Rename BVLinearGradient -> RNLinearGradient #635

Merged

Conversation

friederbluemle
Copy link
Member

This renames the iOS project from BVLinearGradient to a more conventional RNLinearGradient. The "RN" prefix is also used by several other popular React Native libraries, for example:

The Java root package/namespace was updated from com.BV.LinearGradient to a simpler com.rnlineargradient, which also follows standard conventions (i.e. lower case):

Before:
image

After:
image

@friederbluemle friederbluemle merged commit 5e46f0a into react-native-linear-gradient:master Aug 10, 2023
6 checks passed
@friederbluemle friederbluemle deleted the drop-bv branch August 10, 2023 07:48
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

2 participants