Package Exports
- @logisticinfotech/react-native-grid
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@logisticinfotech/react-native-grid) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
React Native horizontal date picker
Npm repo
https://www.npmjs.com/package/@logisticinfotech/react-native-grid
Git repo
https://github.com/logisticinfotech/react-native-grid
Guide
Properties
Basic
For Container
Prop | Default | Type | Description |
---|---|---|---|
width | Screen Width | Number |
Width of the container. |
height | Screen Height | Number |
Height of the container. |
For Square
Prop | Default | Type | Description |
---|---|---|---|
width | Screen Width | Number |
Width of the square. |
height | Screen Height | Number |
Height of the square. |