Skip to content

indiespirit/react-native-chart-kit-example

Repository files navigation

React Native Chart Kit Example

Expo validation app for react-native-chart-kit.

This app uses the published npm package:

react-native-chart-kit@^6.12.1

Run

npm install
npm start
npm run ios
npm run android
npm run android:build
npm run web

npm start runs the managed Expo preview. npm run ios and npm run android generate native projects and run local native builds, so they require Xcode or an Android SDK/JDK toolchain.

npm run android:build runs an Android APK build without launching a device. It patches the generated Gradle wrapper to 8.14.3 because the React Native 0.83 template currently generates Gradle 9 while its Foojay toolchain resolver still targets Gradle 8.

Use this app after chart-kit releases to verify native rendering, gradients, touch handlers, and layout on iOS and Android.

About

Expo app with charts from react-native-chart-kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors