Yoga CocoaPod restricting compatible platforms #837
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi there! Since Yoga is written in portable C/C++, I don't understand the rationale behind restricting the CocoaPod to iOS/tvOS only.
If you could consider lifting the restrictions, the Pod could be used on other platforms, without forking the core and diverging from the current implementation.
In my specific case, I want to use the Yoga Pod to implement bindings for AppKit/macOS. Ideally I'd like to share them upstream if you consider it useful (as I currently see, the maintenance/community efforts seem to be quite strapped at the moment).
Issues and Steps to Reproduce
Please also see pull request https://github.com/facebook/yoga/pull/821, which would lift the platform restrictions.
cc @davidaurelio @SidharthGuglani
We are deprecating YogaKit as part of the Yoga 2.0 release. We are still going to release a new revision based on the current state of the repo, but won't be accepting new contributions, since we are going to be removing it from the repo after.