Skip to content

Commit 3d38211

Browse files
rlinozOSBotify
authored andcommitted
Merge pull request #45782 from Expensify/revert-45573-feat/upgrade-react-native-pager-view
Revert "[RN 0.74 Upgrade] Upgrade react-native-pager-view to 6.3.3" (cherry picked from commit 388a3fe)
1 parent 5f1fdd8 commit 3d38211

File tree

3 files changed

+7
-27
lines changed

3 files changed

+7
-27
lines changed

ios/Podfile.lock

+2-22
Original file line numberDiff line numberDiff line change
@@ -1343,27 +1343,7 @@ PODS:
13431343
- ReactCommon/turbomodule/bridging
13441344
- ReactCommon/turbomodule/core
13451345
- Yoga
1346-
- react-native-pager-view (6.3.3):
1347-
- glog
1348-
- hermes-engine
1349-
- RCT-Folly (= 2022.05.16.00)
1350-
- RCTRequired
1351-
- RCTTypeSafety
1352-
- React-Codegen
1353-
- React-Core
1354-
- React-debug
1355-
- React-Fabric
1356-
- React-graphics
1357-
- React-ImageManager
1358-
- react-native-pager-view/common (= 6.3.3)
1359-
- React-NativeModulesApple
1360-
- React-RCTFabric
1361-
- React-rendererdebug
1362-
- React-utils
1363-
- ReactCommon/turbomodule/bridging
1364-
- ReactCommon/turbomodule/core
1365-
- Yoga
1366-
- react-native-pager-view/common (6.3.3):
1346+
- react-native-pager-view (6.2.3):
13671347
- glog
13681348
- hermes-engine
13691349
- RCT-Folly (= 2022.05.16.00)
@@ -2588,7 +2568,7 @@ SPEC CHECKSUMS:
25882568
react-native-keyboard-controller: 47c01b0741ae5fc84e53cf282e61cfa5c2edb19b
25892569
react-native-launch-arguments: 5f41e0abf88a15e3c5309b8875d6fd5ac43df49d
25902570
react-native-netinfo: 02d31de0e08ab043d48f2a1a8baade109d7b6ca5
2591-
react-native-pager-view: c7372cab7caef173f7f81d78520fe21f08805020
2571+
react-native-pager-view: ccd4bbf9fc7effaf8f91f8dae43389844d9ef9fa
25922572
react-native-pdf: 762369633665ec02ac227aefe2f4558b92475c23
25932573
react-native-performance: fb21ff0c9bd7a10789c69d948f25b0067d29f7a9
25942574
react-native-plaid-link-sdk: ba40d1b13cca4b946974fafd9ae278e0fb697d87

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"react-native-localize": "^2.2.6",
159159
"react-native-modal": "^13.0.0",
160160
"react-native-onyx": "2.0.56",
161-
"react-native-pager-view": "6.3.3",
161+
"react-native-pager-view": "6.2.3",
162162
"react-native-pdf": "6.7.3",
163163
"react-native-performance": "^5.1.0",
164164
"react-native-permissions": "^3.10.0",

0 commit comments

Comments
 (0)