Add binding for PlatformColor by celsobonutti · Pull Request #716 · rescript-react-native/rescript-react-native
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 151
Closed
celsobonutti wants to merge 4 commits intorescript-react-native:masterfrom
Closed
Add binding for PlatformColor#716
celsobonutti wants to merge 4 commits intorescript-react-native:masterfrom
Add binding for PlatformColor#716
celsobonutti wants to merge 4 commits intorescript-react-native:masterfrom
Conversation
celsobonutti added 4 commits
August 25, 2020 19:30MoOx requested changes Sep 11, 2020
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi. Thanks for the contribution!
We are trying to have only zero cost bindings to avoid additional cost & layer prone to error.
Ideally, except some very minor thing that we should be able to remove thanks to BS 8.2, the JavaScript code produced should directly hit React & React Native JavaScript implementation, without any extra runtime & bundle cost.
We prefer low level, more verbose bindings instead of "an interpretation" layer. Do you think you can adjust your bindings to match this philosophy?
rifaldhiaw
mentioned this pull request
Copy link Copy Markdown
Member
MoOx
commented
Nov 4, 2020
MoOx commented
Nov 4, 2020Closed by #730
Thanks anyway, your work will be credited!
MoOx
closed this
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment