react-native-tabular-grid

1.1.0 • Public • Published

Tabular grid for react-native

A <table>-style grid layout for react-native.

Requires experimental support for FlexBasis to be turned on - to do this, add the following lines to your AppDelegate.m

#import <yoga/Yoga.h>
...
YGSetExperimentalFeatureEnabled(YGExperimentalFeatureWebFlexBasis, @YES);

Readme

Keywords

Package Sidebar

Install

npm i react-native-tabular-grid

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • agilityworksops