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);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i react-native-tabular-grid

Weekly Downloads

0

Version

1.1.0

License

MIT

Last publish

Collaborators

  • agilityworksops