| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This is a small non-Expo example app for the modern Chart Kit v2 package.
It is mainly used to check that a plain React Native CLI app can import react-native-chart-kit/v2 and type-check chart usage without Expo.
From the repository root:
npm run example:rn-cli:typecheckThis command does not build iOS or Android. It only runs TypeScript against the example app source.
This folder intentionally does not check in generated ios/ and android/ projects. To run native runtime checks, generate or maintain native projects for this app, then use this app source and Metro config as the chart screen.
| Back | FazBrowse Home | New Git URL |