Skip to content

A Declarative View Layout Engine Inspired by React

License

Notifications You must be signed in to change notification settings

zhbyak/VZFlexLayout

 
 

Repository files navigation

VZFlexLayout

A modern layout engine inspired by React

Build Status Version License Platform

Example

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

Installation

Cocoapods

CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects. which automates and simplifies the process of using 3rd-party libraries in your projects. See the Get Started section for more details.

Podfile

target YourAwesomeTarget do
  pod 'VZFlexLayout'
end

Carthage

Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks.

Cartfile

github "Vizzle/VZFlexLayout" "master"

License

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

About

A Declarative View Layout Engine Inspired by React

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 58.7%
  • Objective-C 25.6%
  • C 15.5%
  • Ruby 0.2%