Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/enricodk/nativescript-yoga-lib

Yoga layout engine plugin for Nativescript
https://github.com/enricodk/nativescript-yoga-lib

flexbox ios javascript nativescript nativescript-plugin yoga yogakit

Last synced: 5 days ago
JSON representation

Yoga layout engine plugin for Nativescript

Awesome Lists containing this project

README

        

# Yoga layout engine plugin for NativeScript

## Installation
From the command prompt go to your app's root folder and execute:

```
tns plugin add nativescript-yoga-lib
```

See the [NativeScript CLI documentation](https://docs.nativescript.org/tooling/docs-cli/lib-management/plugin-install)
and [Nativescript Plugin documentation](https://docs.nativescript.org/core-concepts/plugins) for more details

## Notes
This plugin only provides the iOS [YogaKit](https://yogalayout.com/) library from CocoaPods,
and doesn't provide any JavaScript wrappers or APIs