Skip to content

Commit

Permalink
Merge pull request #159 from AmityCo/native-sprint
Browse files Browse the repository at this point in the history
Release/v4.0.0-beta-16
  • Loading branch information
ptchayap authored Oct 17, 2024
2 parents 53ed3bd + b162855 commit bd26b1a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- amity-react-native-social-ui-kit (4.0.0-beta-15):
- amity-react-native-social-ui-kit (4.0.0-beta-16):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- ApiVideoLiveStream (1.4.1):
Expand Down Expand Up @@ -877,7 +877,7 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
amity-react-native-social-ui-kit: 8459a53363296105a59f9fcd844f264e199e26f3
amity-react-native-social-ui-kit: f14faab43c15718b4b7d5d99da0d78af29153f8f
ApiVideoLiveStream: 8f9dce7f6d15d5e4bb3c7a25e406bf2a36337a5a
boost: 57d2868c099736d80fcd648bf211b4431e51a558
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
Expand Down Expand Up @@ -968,4 +968,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 4e971a0072a3c891d69e19bbda67877f709879a9

COCOAPODS: 1.14.3
COCOAPODS: 1.12.1
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amity-react-native-social-ui-kit",
"version": "4.0.0-beta-15",
"version": "4.0.0-beta-16",
"description": "Social UIKit",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down Expand Up @@ -209,7 +209,7 @@
]
},
"dependencies": {
"@amityco/ts-sdk-react-native": "^6.30.4",
"@amityco/ts-sdk-react-native": "^6.31.1",
"@amityco/video-broadcaster-react-native": "^1.0.0",
"@amityco/video-player-react-native": "^1.0.0",
"@devvie/bottom-sheet": "^0.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@amityco/ts-sdk-react-native@^6.30.4":
version "6.30.4"
resolved "https://registry.yarnpkg.com/@amityco/ts-sdk-react-native/-/ts-sdk-react-native-6.30.4.tgz#d260ae73ffc10c88ae1b86719be5e711e5b801ed"
integrity sha512-5P0/VcyvH9AaSII6Pk/ZRQUTzDG+uJDRuKRNV3CMYOjlotkYWLcoOwgik94oSoVZoTyKYwjvLBwTSiSlyXEByg==
"@amityco/ts-sdk-react-native@^6.31.1":
version "6.31.1"
resolved "https://registry.yarnpkg.com/@amityco/ts-sdk-react-native/-/ts-sdk-react-native-6.31.1.tgz#843e9e8b5b26b042d68612b04baf106389a8256a"
integrity sha512-IQpXYqrPeCwZ1PdeX+3kmZ3C8285ohgXShfnXwX2ovdlhdQnHYGe8m75DJCLn7fAmTz8qky1MqArm0M7Dz3SSg==
dependencies:
"@react-native-async-storage/async-storage" "^1.17.7"
"@react-native-community/netinfo" "^9.4.1"
Expand Down

0 comments on commit bd26b1a

Please sign in to comment.