diff options
author | Shravya Ramesh <shravs1208@gmail.com> | 2021-07-23 05:41:52 -0700 |
---|---|---|
committer | Shravya Ramesh <shravs1208@gmail.com> | 2021-07-23 05:41:52 -0700 |
commit | d111b6bcb6b16b69bcc79170ef2842dfb2be3c0d (patch) | |
tree | 9772fe18909f2d13c03da9f126a9621f78d76e89 /ios/Podfile.lock | |
parent | b06b93e77ca7ec1b1107c0a58dbc2dd370208ccf (diff) |
Add new gradient progress bar
Diffstat (limited to 'ios/Podfile.lock')
-rw-r--r-- | ios/Podfile.lock | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 0fa3bf6e..a971c65c 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -358,6 +358,8 @@ PODS: - React-Core - react-native-safe-area-context (3.2.0): - React-Core + - react-native-simple-gradient-progressbar-view (0.2.0): + - React-Core - react-native-splash-screen (3.2.0): - React - react-native-video (5.1.1): @@ -555,6 +557,7 @@ DEPENDENCIES: - react-native-photo-manipulator (from `../node_modules/react-native-photo-manipulator`) - react-native-pinchable (from `../node_modules/react-native-pinchable`) - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`) + - react-native-simple-gradient-progressbar-view (from `../node_modules/react-native-simple-gradient-progressbar-view`) - react-native-splash-screen (from `../node_modules/react-native-splash-screen`) - react-native-video (from `../node_modules/react-native-video`) - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`) @@ -672,6 +675,8 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native-pinchable" react-native-safe-area-context: :path: "../node_modules/react-native-safe-area-context" + react-native-simple-gradient-progressbar-view: + :path: "../node_modules/react-native-simple-gradient-progressbar-view" react-native-splash-screen: :path: "../node_modules/react-native-splash-screen" react-native-video: @@ -785,6 +790,7 @@ SPEC CHECKSUMS: react-native-photo-manipulator: e44c14a28bf7c9b7657a0e0ac79327c1a4d8fe2c react-native-pinchable: b4381b0807d15c12b14bfacd927128f52d96f0f1 react-native-safe-area-context: f0906bf8bc9835ac9a9d3f97e8bde2a997d8da79 + react-native-simple-gradient-progressbar-view: 7f0f242fe65573201ab16bc9d4a600c6152c92dc react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865 react-native-video: 0bb76b6d6b77da3009611586c7dbf817b947f30e React-RCTActionSheet: 53ea72699698b0b47a6421cb1c8b4ab215a774aa |