Skip to content

OrionCraftMC/meditate-layout

Repository files navigation

Meditate Layout

Meditate Layout is a full Java port of Yoga Layout by Facebook


Usage

  1. Add the repository to your Gradle project
repositories {
    maven("https://raw.githubusercontent.com/OrionCraftMC/OrionMaven/main/")
}
  1. Add the dependency to your project
dependencies {
    implementation("io.github.orioncraftmc:meditate-layout:1.0.2")
}
  1. You're ready to go!

About

Full Java port of Yoga Layout, the layout engine which implements Flexbox

Topics

Resources

License

Stars

10 stars

Watchers

2 watching

Forks

Contributors