Skip to content

rename start/end properties internally (React Native .51 compatibility)#244

Closed
koenpunt wants to merge 1 commit intoreact-native-linear-gradient:masterfrom
koenpunt:rn-51-compat
Closed

rename start/end properties internally (React Native .51 compatibility)#244
koenpunt wants to merge 1 commit intoreact-native-linear-gradient:masterfrom
koenpunt:rn-51-compat

Conversation

@koenpunt
Copy link
Copy Markdown
Contributor

to prevent clash with RN Yoga properties

Same like some other PRs (#243, #242), but with the exception that I didn't change the public API, and so the upgrade is non-breaking.

to prevent clash with RN Yoga properties
@koenpunt koenpunt changed the title rename start/end properties internally rename start/end properties internally (React Native .51 compatibility) Dec 11, 2017
@dannycochran
Copy link
Copy Markdown

dannycochran commented Dec 13, 2017

Should probably update the typings for "startPoint" and "endPoint"

@koenpunt
Copy link
Copy Markdown
Contributor Author

Don’t think so, because the public api didn’t change.

@dannycochran
Copy link
Copy Markdown

Ah I see, the other PR does have breaking changes to the public API. My mistake, that's the one I had forked.

@sjmueller
Copy link
Copy Markdown
Contributor

I have updated my original PR to support android.

@koenpunt
Copy link
Copy Markdown
Contributor Author

Great, will close this then

@koenpunt koenpunt closed this Dec 15, 2017
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.

3 participants