Files
examples/with-victory-native
Evan Bacon 3c9298a299 Merge pull request #36 from expo/dependabot/npm_and_yarn/with-victory-native/ws-1.1.5
Bump ws from 1.1.4 to 1.1.5 in /with-victory-native
2020-01-31 16:46:43 -08:00
..
2019-10-02 10:43:08 -07:00
2020-01-16 19:08:52 -08:00
2019-10-02 10:43:08 -07:00
2020-01-16 19:16:24 -08:00
2019-10-02 10:43:08 -07:00
2019-10-02 10:43:08 -07:00

victory-native

How to use

Running the app

  • Run yarn or npm install
  • Run expo start, try it out.

The idea behind the example

Expo includes react-native-svg, which is the only native dependency for victory-native. This demo shows that it's as simple as adding a supported version of victory-native and then using it as suggested in the docs. The code in main.js is copied directly out of the victory-native example app.