Skip to content

Commit

Permalink
Use my rnslider fork
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewalczak committed Jul 21, 2020
1 parent 34616ae commit 35338e3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 6 additions & 5 deletions packages/react-native-editor/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ PODS:
- React
- react-native-safe-area (0.5.1):
- React
- react-native-slider (2.0.7):
- react-native-slider (3.0.2):
- React
- react-native-video (5.0.2):
- React
Expand Down Expand Up @@ -291,9 +291,10 @@ DEPENDENCIES:
- Yoga (from `../../../node_modules/react-native/ReactCommon/yoga`)

SPEC REPOS:
trunk:
- boost-for-react-native
https://cdn.cocoapods.org/:
- WordPress-Aztec-iOS
https://github.com/CocoaPods/Specs.git:
- boost-for-react-native

EXTERNAL SOURCES:
BVLinearGradient:
Expand Down Expand Up @@ -391,8 +392,8 @@ SPEC CHECKSUMS:
react-native-get-random-values: 8940331a943a46c165d3ed05802c09c392f8dd46
react-native-keyboard-aware-scroll-view: ffa9152671fec9a571197ed2d02e0fcb90206e60
react-native-safe-area: e8230b0017d76c00de6b01e2412dcf86b127c6a3
react-native-slider: f81b89fa0c1f9a65742d33f889a194ca6653a985
react-native-video: d01ed7ff1e38fa7dcc6c15c94cf505e661b7bfd0
react-native-slider: ecb7f25c14f2348d1c1f629a6f2be7611d22a066
react-native-video: 961749da457e73bf0b5565edfbaffc25abfb8974
React-RCTActionSheet: 600b4d10e3aea0913b5a92256d2719c0cdd26d76
React-RCTAnimation: 791a87558389c80908ed06cc5dfc5e7920dfa360
React-RCTBlob: d89293cc0236d9cb0933d85e430b0bbe81ad1d72
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@babel/runtime": "^7.9.2",
"@react-native-community/blur": "3.6.0",
"@react-native-community/slider": "git+https://github.com/wordpress-mobile/react-native-slider.git#5ad284d92b8d886e366445bf215be741ed53ddc6",
"@react-native-community/slider": "git+https://github.com/lukewalczak/react-native-slider.git#04673b51efd350c08d1ab514b64b63d760d6d1bc",
"@wordpress/api-fetch": "file:../api-fetch",
"@wordpress/block-editor": "file:../block-editor",
"@wordpress/block-library": "file:../block-library",
Expand Down

0 comments on commit 35338e3

Please sign in to comment.