@qlik/react-native-simple-grid

A react native straight table component designed for performance

Usage no npm install needed!

<script type="module">
  import qlikReactNativeSimpleGrid from 'https://cdn.skypack.dev/@qlik/react-native-simple-grid';
</script>

README

@qlik-oss/react-native-simple-grid

A straight table component designed for performance

Installation

npm install @qlik-oss/react-native-simple-grid

Usage

import ReactNativeStraightTable from "@qlik-oss/react-native-simple-grid";

// ...

const result = await ReactNativeStraightTable.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT