Skip to content

flexmonster/pivot-react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native pivot grid | Flexmonster Pivot Table & Charts sample project with React Native

Flexmonster Pivot Table & Charts Website: flexmonster.com

Github Stars Twitter

Flexmonster Pivot Table & Charts

Flexmonster Pivot Table & Charts is a powerful and fully customizable JavaScript component for web reporting. It is packed with all core features for data analysis and can easily become a part of your React Native data visualization project. The tool supports popular frameworks like Angular, React, Vue, Blazor, and more. Also, Flexmonster connects to any data source, including SQL and NoSQL databases, JSON and CSV files, OLAP cubes, and Elasticsearch.

This repository contains a sample React Native project for Flexmonster Pivot Table & Charts.

Table of contents:

Prerequisites

Installation

  1. Download a .zip archive with the sample project or clone it from GitHub with the following command:
    git clone https://github.com/flexmonster/pivot-react-native.git && cd pivot-react-native
  2. Install the npm dependencies described in package.json:
    npm install
    If the above command failed, run it with the --force flag:
    npm install --force
  3. For React 17 or earlier, change the last two lines of code in the components/PivotTable.js:
    • Uncomment the following line:
      //export { PivotTable as PivotTableComponent };
    • Comment the line below:
      export var PivotTableComponent = React.forwardRef((props, ref) => <PivotTable />);
  4. Run the sample project:
    expo start

Related Flexmonster docs

Support and feedback

In case of any issues, visit our troubleshooting section. You can also search among the resolved cases for a solution to your problem.

To share your feedback or ask questions, contact our Tech team by raising a ticket on Flexmonster Help Center. You can also find a list of samples, technical specifications, and a user interface guide there.

Flexmonster licensing

This sample project uses Flexmonster React Native wrapper, which is released as an MIT-licensed (free and open-source) add-on to Flexmonster Pivot.

To learn about Flexmonster Pivot licenses, visit the Flexmonster licensing page. If you want to test our product, we provide a 30-day free trial.

If you need any help with your license — fill out our Contact form, and we will get in touch with you.

Social media

Follow us on social media and stay updated on our development process!

LinkedIn YouTube Twitter