Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.15 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.15 KB

YogaSwift

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

YogaSwift is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'YogaSwift'

yoga

yoga version 3.0.3 change some file name, because this will caused cocoapods duplicated uuid:

  1. enums/Align.h -> enums/EnumsAligh.h
  2. enums/FlexDirection.h -> enums/EnumsFlexDirection.h

ROADMAP

[ ] PositionStatic [ ] baseline related [ ] log

Author

resse, [email protected]

License

YogaSwift is available under the MIT license. See the LICENSE file for more info.