Skip to content

Commit

Permalink
Merge pull request #2382 from FormidableLabs/rn-demo-fix
Browse files Browse the repository at this point in the history
Victory RN Demo: local package references
  • Loading branch information
gksander authored Jul 25, 2022
2 parents 55a893f + ee4dbb6 commit ee5ad80
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 1 deletion.
32 changes: 31 additions & 1 deletion demo/rn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,37 @@
"react-native-screens": "~3.11.1",
"react-native-svg": "12.3.0",
"react-native-web": "0.17.7",
"victory-native": "link:../../packages/victory-native"
"victory": "link:../../packages/victory",
"victory-area": "link:../../packages/victory-area",
"victory-axis": "link:../../packages/victory-axis",
"victory-bar": "link:../../packages/victory-bar",
"victory-box-plot": "link:../../packages/victory-box-plot",
"victory-brush-container": "link:../../packages/victory-brush-container",
"victory-brush-line": "link:../../packages/victory-brush-line",
"victory-candlestick": "link:../../packages/victory-candlestick",
"victory-canvas": "link:../../packages/victory-canvas",
"victory-chart": "link:../../packages/victory-chart",
"victory-core": "link:../../packages/victory-core",
"victory-create-container": "link:../../packages/victory-create-container",
"victory-cursor-container": "link:../../packages/victory-cursor-container",
"victory-errorbar": "link:../../packages/victory-errorbar",
"victory-group": "link:../../packages/victory-group",
"victory-histogram": "link:../../packages/victory-histogram",
"victory-legend": "link:../../packages/victory-legend",
"victory-line": "link:../../packages/victory-line",
"victory-native": "link:../../packages/victory-native",
"victory-pie": "link:../../packages/victory-pie",
"victory-polar-axis": "link:../../packages/victory-polar-axis",
"victory-scatter": "link:../../packages/victory-scatter",
"victory-selection-container": "link:../../packages/victory-selection-container",
"victory-shared-events": "link:../../packages/victory-shared-events",
"victory-stack": "link:../../packages/victory-stack",
"victory-tooltip": "link:../../packages/victory-tooltip",
"victory-vendor": "link:../../packages/victory-vendor",
"victory-voronoi": "link:../../packages/victory-voronoi",
"victory-voronoi-container": "link:../../packages/victory-voronoi-container",
"victory-zoom-container": "link:../../packages/victory-zoom-container"

},
"devDependencies": {
"@babel/core": "^7.12.9",
Expand Down
116 changes: 116 additions & 0 deletions demo/rn/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6948,6 +6948,10 @@ victory-area@^36.5.3:
victory-core "^36.5.3"
victory-vendor "^36.5.1"

"victory-area@link:../../packages/victory-area":
version "0.0.0"
uid ""

victory-axis@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-axis/-/victory-axis-36.5.3.tgz#43052db9608dfa9aa8a30a2748a58dcc60d7b2c9"
Expand All @@ -6957,6 +6961,10 @@ victory-axis@^36.5.3:
prop-types "^15.8.1"
victory-core "^36.5.3"

"victory-axis@link:../../packages/victory-axis":
version "0.0.0"
uid ""

victory-bar@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-bar/-/victory-bar-36.5.3.tgz#c560d406769593b8363470382e4fd8ac287912af"
Expand All @@ -6967,6 +6975,10 @@ victory-bar@^36.5.3:
victory-core "^36.5.3"
victory-vendor "^36.5.1"

"victory-bar@link:../../packages/victory-bar":
version "0.0.0"
uid ""

victory-box-plot@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-box-plot/-/victory-box-plot-36.5.3.tgz#8d42ef6bedb217834a081e8888d1b04cec372af6"
Expand All @@ -6977,6 +6989,10 @@ victory-box-plot@^36.5.3:
victory-core "^36.5.3"
victory-vendor "^36.5.1"

"victory-box-plot@link:../../packages/victory-box-plot":
version "0.0.0"
uid ""

victory-brush-container@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-brush-container/-/victory-brush-container-36.5.3.tgz#5daef14a4d858edd6004508b906fb1b5d851b426"
Expand All @@ -6987,6 +7003,10 @@ victory-brush-container@^36.5.3:
react-fast-compare "^3.2.0"
victory-core "^36.5.3"

"victory-brush-container@link:../../packages/victory-brush-container":
version "0.0.0"
uid ""

victory-brush-line@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-brush-line/-/victory-brush-line-36.5.3.tgz#10a0f6ccb149cafe37aa3017fe9c3c3111b03aa7"
Expand All @@ -6997,6 +7017,10 @@ victory-brush-line@^36.5.3:
react-fast-compare "^3.2.0"
victory-core "^36.5.3"

"victory-brush-line@link:../../packages/victory-brush-line":
version "0.0.0"
uid ""

victory-candlestick@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-candlestick/-/victory-candlestick-36.5.3.tgz#60cd91f2a5bd682624a083a9bf66013ee4ef0976"
Expand All @@ -7006,6 +7030,10 @@ victory-candlestick@^36.5.3:
prop-types "^15.8.1"
victory-core "^36.5.3"

"victory-candlestick@link:../../packages/victory-candlestick":
version "0.0.0"
uid ""

victory-canvas@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-canvas/-/victory-canvas-36.5.3.tgz#841bed9beffde53f41334c1af9c91bc93d5739e5"
Expand All @@ -7015,6 +7043,10 @@ victory-canvas@^36.5.3:
prop-types "^15.8.1"
victory-core "^36.5.3"

"victory-canvas@link:../../packages/victory-canvas":
version "0.0.0"
uid ""

victory-chart@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-chart/-/victory-chart-36.5.3.tgz#71811f984b2c3584b4493955266a9fa17349097b"
Expand All @@ -7028,6 +7060,10 @@ victory-chart@^36.5.3:
victory-polar-axis "^36.5.3"
victory-shared-events "^36.5.3"

"victory-chart@link:../../packages/victory-chart":
version "0.0.0"
uid ""

victory-core@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-core/-/victory-core-36.5.3.tgz#d559a953ec4f131cffcf52132944d4f4900df4c3"
Expand All @@ -7038,6 +7074,10 @@ victory-core@^36.5.3:
react-fast-compare "^3.2.0"
victory-vendor "^36.5.1"

"victory-core@link:../../packages/victory-core":
version "0.0.0"
uid ""

victory-create-container@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-create-container/-/victory-create-container-36.5.3.tgz#8edef1c00c5d1368bb42912269f1521e551e5185"
Expand All @@ -7051,6 +7091,10 @@ victory-create-container@^36.5.3:
victory-voronoi-container "^36.5.3"
victory-zoom-container "^36.5.3"

"victory-create-container@link:../../packages/victory-create-container":
version "0.0.0"
uid ""

victory-cursor-container@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-cursor-container/-/victory-cursor-container-36.5.3.tgz#e6d505d13176f9c30bc74fdd39bde9d759ac660f"
Expand All @@ -7060,6 +7104,10 @@ victory-cursor-container@^36.5.3:
prop-types "^15.8.1"
victory-core "^36.5.3"

"victory-cursor-container@link:../../packages/victory-cursor-container":
version "0.0.0"
uid ""

victory-errorbar@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-errorbar/-/victory-errorbar-36.5.3.tgz#b3ff1f457742d8ca99e7e591bf6c08aa7ed7bd54"
Expand All @@ -7069,6 +7117,10 @@ victory-errorbar@^36.5.3:
prop-types "^15.8.1"
victory-core "^36.5.3"

"victory-errorbar@link:../../packages/victory-errorbar":
version "0.0.0"
uid ""

victory-group@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-group/-/victory-group-36.5.3.tgz#2fdacb41da421253057954337560d6cebcd8d451"
Expand All @@ -7080,6 +7132,10 @@ victory-group@^36.5.3:
victory-core "^36.5.3"
victory-shared-events "^36.5.3"

"victory-group@link:../../packages/victory-group":
version "0.0.0"
uid ""

victory-histogram@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-histogram/-/victory-histogram-36.5.3.tgz#1c5cfb1082538a88b9504d8665600c8d3e644a33"
Expand All @@ -7092,6 +7148,10 @@ victory-histogram@^36.5.3:
victory-core "^36.5.3"
victory-vendor "^36.5.1"

"victory-histogram@link:../../packages/victory-histogram":
version "0.0.0"
uid ""

victory-legend@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-legend/-/victory-legend-36.5.3.tgz#0b5b5fae505a0db09de1dabdbf45737a79a36e01"
Expand All @@ -7101,6 +7161,10 @@ victory-legend@^36.5.3:
prop-types "^15.8.1"
victory-core "^36.5.3"

"victory-legend@link:../../packages/victory-legend":
version "0.0.0"
uid ""

victory-line@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-line/-/victory-line-36.5.3.tgz#424ae600c74e5f3890ac330a246fa6e41cb7930e"
Expand All @@ -7111,6 +7175,10 @@ victory-line@^36.5.3:
victory-core "^36.5.3"
victory-vendor "^36.5.1"

"victory-line@link:../../packages/victory-line":
version "0.0.0"
uid ""

"victory-native@link:../../packages/victory-native":
version "0.0.0"
uid ""
Expand All @@ -7125,6 +7193,10 @@ victory-pie@^36.5.3:
victory-core "^36.5.3"
victory-vendor "^36.5.1"

"victory-pie@link:../../packages/victory-pie":
version "0.0.0"
uid ""

victory-polar-axis@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-polar-axis/-/victory-polar-axis-36.5.3.tgz#75f86c20bc07b01735dcb1eac0a90a2e0f1478b1"
Expand All @@ -7134,6 +7206,10 @@ victory-polar-axis@^36.5.3:
prop-types "^15.8.1"
victory-core "^36.5.3"

"victory-polar-axis@link:../../packages/victory-polar-axis":
version "0.0.0"
uid ""

victory-scatter@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-scatter/-/victory-scatter-36.5.3.tgz#e25f220fdd3feef845657539bfe38a9f0b5672b3"
Expand All @@ -7143,6 +7219,10 @@ victory-scatter@^36.5.3:
prop-types "^15.8.1"
victory-core "^36.5.3"

"victory-scatter@link:../../packages/victory-scatter":
version "0.0.0"
uid ""

victory-selection-container@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-selection-container/-/victory-selection-container-36.5.3.tgz#83712d0cdceb302e90ee72a86713f36b6925f346"
Expand All @@ -7152,6 +7232,10 @@ victory-selection-container@^36.5.3:
prop-types "^15.8.1"
victory-core "^36.5.3"

"victory-selection-container@link:../../packages/victory-selection-container":
version "0.0.0"
uid ""

victory-shared-events@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-shared-events/-/victory-shared-events-36.5.3.tgz#688db9206ce97d56d1a26434cf2125e8b218d2b9"
Expand All @@ -7163,6 +7247,10 @@ victory-shared-events@^36.5.3:
react-fast-compare "^3.2.0"
victory-core "^36.5.3"

"victory-shared-events@link:../../packages/victory-shared-events":
version "0.0.0"
uid ""

victory-stack@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-stack/-/victory-stack-36.5.3.tgz#679598ff505b219ba85e3b9b5d05841806f3b834"
Expand All @@ -7174,6 +7262,10 @@ victory-stack@^36.5.3:
victory-core "^36.5.3"
victory-shared-events "^36.5.3"

"victory-stack@link:../../packages/victory-stack":
version "0.0.0"
uid ""

victory-tooltip@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-tooltip/-/victory-tooltip-36.5.3.tgz#7d7d9736eace6d9aa38961135c7a3d8ec0f370a2"
Expand All @@ -7183,6 +7275,10 @@ victory-tooltip@^36.5.3:
prop-types "^15.8.1"
victory-core "^36.5.3"

"victory-tooltip@link:../../packages/victory-tooltip":
version "0.0.0"
uid ""

victory-vendor@^36.5.1:
version "36.5.1"
resolved "https://registry.yarnpkg.com/victory-vendor/-/victory-vendor-36.5.1.tgz#d1bb55c768f3b3f80e92741f0c7837062c694f25"
Expand All @@ -7203,6 +7299,10 @@ victory-vendor@^36.5.1:
d3-time "^3.0.0"
d3-timer "^3.0.1"

"victory-vendor@link:../../packages/victory-vendor":
version "0.0.0"
uid ""

victory-voronoi-container@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-voronoi-container/-/victory-voronoi-container-36.5.3.tgz#83789b9b5fe535edf23951fcd44f33c3c5e480b2"
Expand All @@ -7215,6 +7315,10 @@ victory-voronoi-container@^36.5.3:
victory-core "^36.5.3"
victory-tooltip "^36.5.3"

"victory-voronoi-container@link:../../packages/victory-voronoi-container":
version "0.0.0"
uid ""

victory-voronoi@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-voronoi/-/victory-voronoi-36.5.3.tgz#2b815185adb0293f282f60271748d155ba923107"
Expand All @@ -7225,6 +7329,10 @@ victory-voronoi@^36.5.3:
prop-types "^15.8.1"
victory-core "^36.5.3"

"victory-voronoi@link:../../packages/victory-voronoi":
version "0.0.0"
uid ""

victory-zoom-container@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory-zoom-container/-/victory-zoom-container-36.5.3.tgz#57aec98b29a1616d085ebb918aeeac28677a700f"
Expand All @@ -7234,6 +7342,10 @@ victory-zoom-container@^36.5.3:
prop-types "^15.8.1"
victory-core "^36.5.3"

"victory-zoom-container@link:../../packages/victory-zoom-container":
version "0.0.0"
uid ""

victory@^36.5.3:
version "36.5.3"
resolved "https://registry.yarnpkg.com/victory/-/victory-36.5.3.tgz#9786ae4c0bf5d9f7068f59cbaeb32a0d11c33299"
Expand Down Expand Up @@ -7267,6 +7379,10 @@ victory@^36.5.3:
victory-voronoi-container "^36.5.3"
victory-zoom-container "^36.5.3"

"victory@link:../../packages/victory":
version "0.0.0"
uid ""

vlq@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/vlq/-/vlq-1.0.1.tgz#c003f6e7c0b4c1edd623fd6ee50bbc0d6a1de468"
Expand Down

0 comments on commit ee5ad80

Please sign in to comment.