AnyChart React Native Integration
This example shows how to use Anychart with React Native framework.
Getting Started
To run this sample:
Clone the repository from github:
$ git clone git@github.com:anychart-integrations/anychart-react-native.git
Navigate to the repository folder:
$ cd anychart-react-native
Install all project requirements:
sudo npm install
Now you can start a development server:
sudo npm start
At this stage you will see the development server interface which allows launching the demo application on emulators or on real mobile devices using the EXPO client.
Mobile Apps
Emulators
To run the mobile applications on emulators install required emulators:
- Android Studio with built-in emulator for Android
- Xcode with built-in emulator for iOS
Run the target device emulator.
Run the emulator by choosing a required option in the development server interface.
EXPO client
To run the mobile applications on a real device, please, install the EXPO client:
Use your device camera to scan the QR code provided by the development server interface. It opens the EXPO client to build and download the demo application. It will launch the demo application as the JavaScript bundle get downloaded.
Links
- AnyChart Documentation
- AnyChart JavaScript API Reference
- AnyChart Playground
- AnyChart Technical Support
- React Native framework
License
AnyChart Ionic integration sample includes two parts:
- code of the integration sample that allows to use Javascript library (in this case, AnyChart) with Ionic Framework. You can use, edit, modify it, use it with other Javascript libraries without any restrictions. It is released under Apache 2.0 License.
- AnyChart JavaScript library. It is released under Commercial license. You can test this plugin with the trial version of AnyChart. Our trial version is not limited by time and doesn't contain any feature limitations. Check details here
If you have any questions regarding licensing - please contact us. sales@anychart.com