Add "SPM Supported" Badge to README (#1717)
Summary: Pull Request resolved: https://github.com/facebook/yoga/pull/1717 CocoaPods is EOL (though we will still support it for a while), and Yoga has SPM support, so let's add a badge! SPM does not have a central registry (it instead uses our Git branch), so there isn't a badge to show the current vesion, we instead just mention that we support it, which is what I found other projects do. Reviewed By: nmn Differential Revision: D63845470 fbshipit-source-id: d033700fa04b8d708890b1c51d0a37fab8251a43
This commit is contained in:
committed by
Facebook GitHub Bot
parent
84312c54a4
commit
3351e8eb45
@@ -1,4 +1,4 @@
|
||||
# Yoga [](https://opensource.fb.com/support-ukraine) [](http://cocoapods.org/pods/Yoga) [](https://www.npmjs.com/package/yoga-layout) [](https://search.maven.org/artifact/com.facebook.yoga/yoga)
|
||||
# Yoga [](http://cocoapods.org/pods/Yoga) [](https://www.npmjs.com/package/yoga-layout) [](https://search.maven.org/artifact/com.facebook.yoga/yoga) 
|
||||
|
||||
Yoga is an embeddable and performant flexbox layout engine with bindings for multiple languages.
|
||||
|
||||
|
Reference in New Issue
Block a user