File tree Expand file tree Collapse file tree 4 files changed +20
-19
lines changed
packages/react-native-branch Expand file tree Collapse file tree 4 files changed +20
-19
lines changed Original file line number Diff line number Diff line change 99 },
1010 "dependencies" : {
1111 "@config-plugins/react-native-branch" : " *" ,
12- "expo" : " ~54 " ,
13- "expo-splash-screen" : " ~31 .0.9 " ,
14- "react" : " 19.1 .0" ,
15- "react-native" : " 0.81.4 " ,
16- "react-native-branch" : " ^6.8 .0"
12+ "expo" : " ~55 " ,
13+ "expo-splash-screen" : " ~55 .0.12 " ,
14+ "react" : " 19.2 .0" ,
15+ "react-native" : " 0.83.2 " ,
16+ "react-native-branch" : " ^6.9 .0"
1717 },
1818 "private" : true
1919}
Original file line number Diff line number Diff line change @@ -6,15 +6,16 @@ Config plugin to auto-configure `react-native-branch` when the native code is ge
66
77Ensure you use versions that work together!
88
9- | ` expo ` | ` react-native-branch ` | ` @config-plugins/react-native-branch ` |
10- | ------ | --------------------- | ------------------------------------- |
11- | 54.0.0 | 6.8.0 | 11.0.0 |
12- | 53.0.0 | 6.6.0 | 10.0.0 |
13- | 52.0.0 | 6.4.0 | 9.0.0 |
14- | 51.0.0 | 6.2.1 | 8.0.0 |
15- | 50.0.0 | 6.0.0 | 7.0.0 |
16- | 49.0.0 | 5.9.0 | 6.0.0 |
17- | 48.0.0 | 5.7.0 | 5.0.0 |
9+ | ` expo ` | ` react-native-branch ` | ` @config-plugins/react-native-branch ` |
10+ | --------| -------------------------| ---------------------------------------|
11+ | 55.0.0 | 6.9.0 | 12.0.0 |
12+ | 54.0.0 | 6.8.0 | 11.0.0 |
13+ | 53.0.0 | 6.6.0 | 10.0.0 |
14+ | 52.0.0 | 6.4.0 | 9.0.0 |
15+ | 51.0.0 | 6.2.1 3 | 8.0.0 |
16+ | 50.0.0 | 6.0.0 | 7.0.0 |
17+ | 49.0.0 | 5.9.0 | 6.0.0 |
18+ | 48.0.0 | 5.7.0 | 5.0.0 |
1819
1920## Expo installation
2021
Original file line number Diff line number Diff line change 3030 " react-native-branch"
3131 ],
3232 "peerDependencies" : {
33- "expo" : " ^54 "
33+ "expo" : " ^55 "
3434 },
3535 "upstreamPackage" : " react-native-branch" ,
3636 "dependencies" : {
Original file line number Diff line number Diff line change @@ -14924,10 +14924,10 @@ react-native-blob-util@^0.24.7:
1492414924 base-64 "0.1.0"
1492514925 glob "13.0.1"
1492614926
14927- react-native-branch@^6.8 .0:
14928- version "6.8 .0"
14929- resolved "https://registry.yarnpkg.com/react-native-branch/-/react-native-branch-6.8 .0.tgz#5d2f10c42d8a553030d6327f06b226b1890552f1 "
14930- integrity sha512-jkPNv+kj0Aap5DIzBEJ4reD8P5OE9H5fYkHc/ltLlf1m7PlBy1qyRY1On01eA/nLT4YLCx6QZsB7E9WUXhWM0g ==
14927+ react-native-branch@^6.9 .0:
14928+ version "6.9 .0"
14929+ resolved "https://registry.yarnpkg.com/react-native-branch/-/react-native-branch-6.9 .0.tgz#b4fc087f80c8d9af2c6df5a849162404055afe55 "
14930+ integrity sha512-a0Ud/RGvep7t8c1iJLU+1/r1ktnF351gGd2jo7vxUoH7m8V3T46nJgeCmPg0gjOUeZggyc6wRQyorAtZdDwLnA ==
1493114931
1493214932react-native-callkeep@^4.3.16:
1493314933 version "4.3.16"
You can’t perform that action at this time.
0 commit comments