{"_id":"@amityco/react-native-social-uikit","_rev":"196-4d1a8e33a8736e29ddb323eae46e3293","name":"@amityco/react-native-social-uikit","dist-tags":{"dev/246":"4.0.0-03e2bf8.0","dev/249":"4.0.0-8373e87.0","dev/250":"4.0.0-130c66f.0","dev/251":"4.0.0-1fa7ca8.0","dev/252":"4.0.0-4203a14.0","dev/254":"4.0.0-3dd1feab.0","dev/255":"4.0.0-e78f8151.0","dev/256":"4.0.0-5ae18d07.0","dev/257":"4.0.0-6f1229e0.0","dev/266":"4.0.0-e7189dbe.0","dev/267":"4.0.0-36000b21.0","dev/269":"4.0.0-c4a8db06.0","dev/253":"4.0.0-35f1a9b6.0","dev/271":"4.0.0-71cd15ea.0","dev/274":"4.0.0-fc047265.0","dev/275":"4.0.0-be87daa2.0","dev/277":"4.0.0-f92e5112.0","dev/279":"4.0.0-fdc31bd0.0","dev/280":"4.0.0-753d3fe3.0","dev/284":"4.0.0-e3111902.0","dev/283":"4.0.0-ea6e4d32.0","dev/281":"4.0.0-d35fb422.0","dev/290":"4.0.0-3e7b2eb7.0","dev/291":"4.0.0-28f0b19e.0","dev/295":"4.0.0-89446c52.0","dev/321":"4.0.0-d783b35f.0","dev/338":"4.0.0-13d6ef27.0","dev/339":"4.0.0-3473a9ea.0","dev/340":"4.0.0-7b2a222d.0","dev/351":"4.0.0-0871dfa8.0","dev/352":"4.0.0-77199c56.0","dev/248":"4.0.0-c882c5e3.0","dev/353":"4.0.1-a201df6a.0","dev/355":"4.0.0-1eec1b69.0","dev/372":"4.0.1-cacd98a5.0","dev/373":"4.0.2-8e4d4f3a.0","dev/371":"4.0.2-f1fd1fbd.0","dev/357":"4.0.1-290b3b7f.0","dev/358":"4.0.2-232eeace.0","dev/375":"4.1.1-db113351.0","dev/383":"4.1.1-11cdc854.0","dev/385":"4.1.1-8facc331.0","dev/386":"4.1.1-693680c3.0","dev/381":"4.1.1-fda57618.0","nightly":"4.1.1-5d4768b.0","dev/413":"4.1.1-bcb7944e.0","latest":"4.2.0","dev/415":"4.2.1-93e27f42.0"},"versions":{"4.0.0-03e2bf8.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-03e2bf8.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-03e2bf8.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"528070f2a38bdd4263d35bb91f4da721ecdced0e","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-03e2bf8.0.tgz","fileCount":7084,"integrity":"sha512-vOBXS+DKPdWSoGVpqkpeii0kXOUmJLXdXklrGfTDZC9dNvG9Y74hLPTPNPVJaKEF5KRax7DG23gnmfYTuyA76A==","signatures":[{"sig":"MEUCIQD98dvTDzQe1OAiWyiDD2018hOoht5WB5JzEl3OKuEPwgIgI2CMnGYaFWflpzliQ+W096AfsY2r22AnxqWtRbXo4TU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14747299},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"03e2bf866a37e4d6414899f2314b8d7aed4f91ee","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-03e2bf8.0_1765971746204_0.37656637044100805","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-e833198.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-e833198.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-e833198.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"7a2326d7275e6fa51775962a3201836b3b0c5c9e","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-e833198.0.tgz","fileCount":7084,"integrity":"sha512-1ZwUIUh1mm8T+3uAxU/Jw06Y+7pGLdAiWvPolSMAVxIajltWBNVoXd6KMIlW40g0aZo9CknTN2nw+bZA4/fuWg==","signatures":[{"sig":"MEYCIQDepuU4X4sT/kPapU3HgokuaMlJaO/nenJ34+NO9FTN/AIhAI2V8J23xSqsOqZPhPywQjbsaYSm7kOV5xzDmLbDscB9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14752067},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"e8331982401c88d7860d6f2860c7908a8aa54f89","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-e833198.0_1765972093579_0.14743487635842123","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-8373e87.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-8373e87.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-8373e87.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"88a01f2c638d80a8a7881ee9fd97fcf287a3ceac","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-8373e87.0.tgz","fileCount":7084,"integrity":"sha512-VbD3akwT/iFIi7fagAR88TfVsId3EBBO992jF1Wu2m6WSVHFpLuyz3CVBSd7RvkmAQ90P+AnUTgcgHRMJsKqyg==","signatures":[{"sig":"MEUCIFZfG5NYe24uthbhiSlVVCSRI6gmHwyzm7Q5A2t7MDiVAiEAgNOF5QDH9hUM+i1jhZG153mag+jb+cxJ7UmON873o8A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14752067},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"8373e870f24c8c818c3ddf769b49d79ce608aaac","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-8373e87.0_1765973594583_0.8627342012021171","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-dc7783d.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-dc7783d.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-dc7783d.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"b8767c3eea65a1b2654780d36cabef87784c2377","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-dc7783d.0.tgz","fileCount":7084,"integrity":"sha512-HBOqD9yIN2cFQr3VP4T65az8yj2e5XOW9ZY9vNNEx6/psGUozcefnUlc9TsR5uZ0/Wl5ICrCYl0lj7QJEti06w==","signatures":[{"sig":"MEYCIQC0lmfk4MTTXdDCXoPKpD09gEj6osWsxYsTyBLhjz23LAIhAIFaG7qpa22u9W+zzvKpudM8ifqlM1IqWfIvY6lB8l8G","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14752067},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"dc7783defeb72283c19a16eb57384da2a9f5b994","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-dc7783d.0_1765973759410_0.3245958939879563","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-RC7":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-RC7","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-RC7","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"78e2656c61c8b937dd094cb4ff7a1633c6c78193","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-RC7.tgz","fileCount":7084,"integrity":"sha512-zAYbkQweOHX0Bnrg8Y7ddbsJVLUJ7D1jhoLVDcBL9MeiBK2GWTVrgWKAcss+7yjICuMpnrQwAScedmBa9XAnPA==","signatures":[{"sig":"MEYCIQDWdMGkjstN8gti/QNCZYC76x6coIlRxVbCiaswZkYcVwIhAIzhpXJbStt9SrZN16vN7yO9W6p6YvikGT7zxPJZ8+UQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14752061},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"dc7783defeb72283c19a16eb57384da2a9f5b994","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-RC7_1766041970839_0.04502008113388989","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-06cc633.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-06cc633.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-06cc633.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"d8c09e8c4aa3f2463a5ecf9f273a120a614b0287","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-06cc633.0.tgz","fileCount":7084,"integrity":"sha512-uQIvONGLT7uhlt9n4DNa7KKIZyxstaaGpPgwoOr7Z5wAmkStD2LTGR/MZyJTKgXOx/LqQggirtHjHFPwNx3fmw==","signatures":[{"sig":"MEUCIFBORQuyByu6cakbNwdBSlCEBzYo0kf9vMokZuyXE6ufAiEAnXpVYhKivh3fVCwXdqDuImKXMqBhKT/gFE12I7vtU+o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14754611},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"06cc6332c4e459b53f4b346addc2f0838fc0468f","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.0","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.0","react-native":"0.80.1","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-06cc633.0_1766048402942_0.44534587642009904","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-42bcb43.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-42bcb43.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-42bcb43.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"feb5993aeafa6401ed899f110ed00a99e073bab2","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-42bcb43.0.tgz","fileCount":7084,"integrity":"sha512-8DOfFtlD3byHy/I5Ghtqkdg3Jqp6WCRTH/PdsCbTgQc9wEHlF/3OQSGV3ZOkbVFradU1Jn9/TudPqOMtYImHsw==","signatures":[{"sig":"MEUCIHjpdGV0NRIpQeQD55CPLUzUkHUyJQXLZTzSwJKHHyQQAiEAsF4iJzI1v/yTrVVDbs6J/PyJAjS/Vghbgnl6Lw7OXWM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14753887},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"42bcb436c73e1aca4f9d796e0814320ee935b002","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-42bcb43.0_1766064770804_0.459860494829075","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-130c66f.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-130c66f.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-130c66f.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"05e9375c312581e8d1217495e01e31529f6f264c","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-130c66f.0.tgz","fileCount":7084,"integrity":"sha512-dQ/DYH2cDKdFtxxm26BNYj/yeykAcJuozC7evDAaORRo4KfH6wxWoCRr9adU/hKWQmpXtTqE1V5fxoFf6pIuZg==","signatures":[{"sig":"MEQCIEw2LQEsnO/5Mdbqe/KYSbHyWVltx1PxcUeABEplErJWAiAjIwKTcYnf37kx+ADqYRCkWBvfNIC3HrB28Gv4ZPGqvw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14753887},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"130c66fd9e04031a6dc1c3d9cb400de4fff19397","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-130c66f.0_1766064779555_0.6057624845209624","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-1fa7ca8.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-1fa7ca8.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-1fa7ca8.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"968c3e8ce8420037373ed11761fc1f665eb55a2b","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-1fa7ca8.0.tgz","fileCount":7084,"integrity":"sha512-efeXRry+fdZ9OzWGc552zjpxYa9jJ/RUL+3Wtx0ff/ywR0gVjRpW9lqRZRceRWOvPs2S6Dn3UVTRXqAYUgYBjQ==","signatures":[{"sig":"MEYCIQDecxvW4lzUCOnKH5sP9AgIpF0obJlHn2q07cFGLSRQfwIhAMRtWsd8VOPDUKnHPjR99EQdMYeNS/4k38SANFeZznX9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14761913},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"1fa7ca8514c8f5f3fe4a3a939c7e2d3224d42f2b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-1fa7ca8.0_1766506312872_0.4514980699090836","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-8da9962.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-8da9962.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-8da9962.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"215ea5e5de1a860e0bf7b5c1ca4a3206eb918007","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-8da9962.0.tgz","fileCount":7084,"integrity":"sha512-nDilqXvaiNwrowXkpIf4P+vs8ZvoK6vYCwx5dIoykYKPrEtiZFbxriv4CboQWLUk05F3PxV6ZDX0XPKhb/tYcQ==","signatures":[{"sig":"MEYCIQCDvlQfCqXgT+Tf5EbyXWr1LKwzK64FKQSd1Dvdw+w7jwIhALyakV99oZxE2vPnknSUguRF3L1IOOFuDLEuM1dlRYk/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14761913},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"8da9962a07942466a2345a9f59211f508d8e8c51","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-8da9962.0_1766565362922_0.45905468864183097","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-RC9":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-RC9","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-RC9","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"12caa5e17a88dea8d9c4ea22bdaad599c9076163","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-RC9.tgz","fileCount":7084,"integrity":"sha512-RYjKNJMkdx/VDJYckmfBhtenKmFA00SGOLnCe/XLI6FH5OVq3X3wkghju1IlxbKLeNukUm/cEr2HEXAfjr1d6Q==","signatures":[{"sig":"MEUCIHA5RUAbo2sCgx+t+WGiIvUMftqXdEQoqUx3BSkZ4HKwAiEA/a+2kH4OV1zkuyCJ4/o+rdUqk+hYnpG8fZbtbeSCEmY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14761907},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"8da9962a07942466a2345a9f59211f508d8e8c51","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-RC9_1766565542256_0.3969213062543382","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-4221f0d.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-4221f0d.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-4221f0d.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"f5e267192ab61f386a3869f2a531785eab1bf0b4","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-4221f0d.0.tgz","fileCount":7084,"integrity":"sha512-RoA/hwVWzeemdfcdi3vAA7k1FqF9d4naY/2th1Os9DnSvcVKDaBcmSb5CJF8XA+4ec6lRmGlRzzLmteTk8A40w==","signatures":[{"sig":"MEUCIF1d4Kgx2lh7HOTLy3may2oWWP6dn9cr72E4S7GTzgz2AiEAiM1E5TNM5COMSg4i7hlhZhhS9nHgs4pQm0xaJKdSSiU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14761913},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"4221f0dd81281107667af92698ac012a164df69e","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-4221f0d.0_1767766701629_0.19175557266899546","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-4203a14.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-4203a14.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-4203a14.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"fe48e91346e83f2d9a4c2f739ee83e12add31994","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-4203a14.0.tgz","fileCount":7084,"integrity":"sha512-Dj+13Bkn00daie/2H5WMe5qe1Fm3VpnNNKW65UAcUQFu7JK+rSlBTyNyzHD052EjRWZ32K8gy5SdbOFhovR14A==","signatures":[{"sig":"MEUCIQCjIRFKKyB8i2XHQnrBEA9ywH7aMUpgq6i8eNfgvpVJ8wIgMS2nuxUHjBwIXI0BLOg7SaVv2gcH1oZBS03e36ZCc2o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14746707},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"4203a146fd2aae9b0857d3dddb0680a4c7565f74","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-4203a14.0_1767866243955_0.02631236250071045","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-b295c41.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-b295c41.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-b295c41.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"dd7eef53256be01362ad8517751d795fd3ba2906","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-b295c41.0.tgz","fileCount":7084,"integrity":"sha512-aA53UiS93zDEI81+YRrqkbtw3m/lHgwlFHCJlWaONSXepgr3fXhyjlgBTN1Gurt+OHpjofJThLnYnZ3WBzbhZQ==","signatures":[{"sig":"MEYCIQCKV5g0iNUN/HZAbNp3U9f+6TU8qkSQJg2ibSmDZAbsOwIhANfOpt3hy87XDCUscY/j+2eqZI4qvxTZF+4ddUwUPC+3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14746707},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"b295c41256bbcab124dbc9415a0d2d58b07a6029","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-b295c41.0_1767868361849_0.11254925186011344","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-RC10":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-RC10","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-RC10","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"bcec0697879ce2e1874faa7e95417760a721e998","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-RC10.tgz","fileCount":7084,"integrity":"sha512-FsmBWp7FY6k1rpXrXUXiou/psg4CwQEHNkw4lN4HR0gYrIoAAo9du8NadqQc1ZvOHrCaOlDm890FosIgkZDxIA==","signatures":[{"sig":"MEUCICthEMz+8Z7mjMOrFP2/pCTUTcA8aDUrm4KUv4Fw2vb7AiEAtY9LFb/g/QSh1Dx2mAQb9tEZopHXuTLmFVYVyr7qB98=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14746702},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"b295c41256bbcab124dbc9415a0d2d58b07a6029","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-RC10_1767868841110_0.6160522421596517","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-c2327e7.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-c2327e7.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-c2327e7.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"8c2f77279e1be33e54c3e18151815848b89b1577","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-c2327e7.0.tgz","fileCount":7105,"integrity":"sha512-QE5frShA0MDq/RmZpYGW1EBeaSMCKVlr/LpVsYjaOQgK4ngbE8CQP6ToFD3bevAwED8iJ6Es1SwpM9oFPs/YKw==","signatures":[{"sig":"MEQCIB/K0iDXJW4p42KhFdet0O8J8MMv1SYN/rCTv2yIl28WAiAVtZWTJ2AqOBVq6WmY/9J3KdVOwp4RRoOw8i8NYwNKJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14813865},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"c2327e74e7d5b63afee23ff69ff6b2560f724c86","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","livekit-client":"^2.15.14","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@livekit/react-native":"^2.9.3","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","@livekit/react-native-webrtc":"^137.0.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.12.0","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.12.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-c2327e7.0_1767943983268_0.2969986608437407","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-a9cb7bb.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-a9cb7bb.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-a9cb7bb.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"e8c251a797b917b605058fe724b020463119e988","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-a9cb7bb.0.tgz","fileCount":7105,"integrity":"sha512-2jVgmXvFkHoSXgcriQjbROZZy5yRvbOpRM7Qv2t20C23+wZM/t5vOFcI1lVknjEVTPHCYIGXOAqr/3Dy4QQSfg==","signatures":[{"sig":"MEYCIQDM219D6zjz7e8To+XdcMdYGL6FIDOzk2q2DRjK+b8YGgIhAI3ZJLpcvBKaNhAvFShcWQhvUrxbNisHChSJf7xg+SaN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14813020},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"a9cb7bb00c69ae6e7ca6aaff14b1f63cf3183637","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","livekit-client":"^2.15.14","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@livekit/react-native":"^2.9.3","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","@livekit/react-native-webrtc":"^137.0.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.12.0","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.12.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-a9cb7bb.0_1767951484888_0.2766757733216816","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-eaa97a5.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-eaa97a5.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-eaa97a5.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"79f5bd4732fc4997535cbc8b2af31850759ee3db","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-eaa97a5.0.tgz","fileCount":7105,"integrity":"sha512-4I5hIuK5OHEIelT0eHofjTuh4N/IWYUcvjdQIy0MM29qOszwQ1JM3jjpAXHmX3vJorLnFiAp7Gb86dmIEU9S0w==","signatures":[{"sig":"MEUCIGHOlc7LRQf+1S9TXDfZi0y+iw6xRR4JA0dw9Hrbr24jAiEAsXfJ6zWJg9HnaIMzLcOFdrK3dEkJKTwhpWR0mBc0jA4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14822715},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"eaa97a58e36d7e3a2fe4282f1757c60351727745","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","livekit-client":"^2.15.14","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@livekit/react-native":"^2.9.3","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","@livekit/react-native-webrtc":"^137.0.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.12.0","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.12.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-eaa97a5.0_1768198955347_0.6750163221514465","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-7db12756.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-7db12756.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-7db12756.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"4fbc97b969147bb3c0e8b20aed4e6dc73ce01f37","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-7db12756.0.tgz","fileCount":7105,"integrity":"sha512-mGkichPiwJMUN9M71ElrckCr9h1TDhnod2QJ4yqgv02QLjz/kudcUV93WkCstmhu4HlogLZ6WxODHCkg5iANiQ==","signatures":[{"sig":"MEUCIAOwM1SMjSmYKImU/QqzwXP+s3cCAIGomI6Aar4vRpH9AiEA+7MyLsMNB68Urbm/OvP/ePGS2WAIL53cm8VMAYgfTE8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14822516},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"7db12756295a2402caba88250d4d41af578e98ff","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","livekit-client":"^2.15.14","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@livekit/react-native":"^2.9.3","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","@livekit/react-native-webrtc":"^137.0.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.12.0","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.12.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-7db12756.0_1768212679967_0.571826381328127","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-b511cc3d.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-b511cc3d.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-b511cc3d.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"0513b11f34e9a12f1379c34943ed91088780def0","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-b511cc3d.0.tgz","fileCount":7105,"integrity":"sha512-y2HjjgWtVbeqr2n/l6vjyHLodS1BDT/P/ubMzpdOyiu6/9U4T3/3WxehT1VY0hOr6TwmXWsniIhqzZrzKauCLA==","signatures":[{"sig":"MEUCIGqAQWsp+cxbNXlQPEZvMprTujakMi+ToPZvPeom0mnAAiEAqrQD0A/VGwXvzQOS3Xbs831iqRJrzuhTQyzcTMTpBkw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14822513},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"b511cc3d57186868bd3d0e19689cbacd08a24e92","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","livekit-client":"^2.15.14","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@livekit/react-native":"^2.9.3","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","@livekit/react-native-webrtc":"^137.0.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.12.0","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.12.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-b511cc3d.0_1768272970703_0.8402830139981436","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-6d48bce2.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-6d48bce2.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-6d48bce2.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"a16b356dac42550d36d3e3c480808d8fcf9e3698","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-6d48bce2.0.tgz","fileCount":7084,"integrity":"sha512-nuuZS090xXnOcySoLffLDdyGH5sSHpDFzqD5vQ34e7Dt3G8uw2eNbTRL7uEfDcOAMO69j1s8jgosqDjpYdldrA==","signatures":[{"sig":"MEYCIQCWTZUDIbEwvBmENnoxhDVepmfPXsypvQYIX17otbuooAIhANMoLwf+w04XvHm3MflGoxh4zKaBfvy+WFeNMRLifnsJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14762498},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"6d48bce2635b2e1bf840b22665c05784558bc6ed","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-6d48bce2.0_1768292628006_0.3946632293195551","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-48d9564c.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-48d9564c.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-48d9564c.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"e10b1e46942603757e8055c656dc5b31301bb5fc","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-48d9564c.0.tgz","fileCount":7084,"integrity":"sha512-HJBoQq11CgVw90/Px3w9cAuObLPwD7EIhc414wAsNFh0U6uif2mCzG3QE5tMXiWYeLaUjbU2oQoHvHYuQ3OoAg==","signatures":[{"sig":"MEUCIFFnVcbPIDBYDQUSQGnrXGE+ioI4psDwbPARaMmRymu9AiEAk/S0MjxvotK5iKXZBij6y3SqGMejYViZx9LjC2PUWwE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14762027},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"48d9564ccb23756c4f4ed8ac76f7798d152c7a4e","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-48d9564c.0_1768380593163_0.5513081622549028","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-73f785f8.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-73f785f8.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-73f785f8.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"71baaec9149b0ec781da8f454efaf0a6a766ce2f","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-73f785f8.0.tgz","fileCount":7084,"integrity":"sha512-/XK9dNgxHrlzkT73Zff2Oh8iGKN2CMhdnCcl6Wvn9V4Z1Gs0do0LlBx4wPjgdg777Ygk4QBoOIJQtZOMCxld6A==","signatures":[{"sig":"MEQCIE9NY8/ZsCYe+lpKHelm8DlE56B+M71AFxpPL9iXyIWkAiAbWkbLo28QlT5Ek8XkG8TdY71HXlX2xSZ1+4j4E6CxUg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14761782},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"73f785f8b68be9626e4758ca864e9e62d7781582","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-73f785f8.0_1768380820390_0.7865833533529807","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-3dd1feab.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-3dd1feab.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-3dd1feab.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"abb0c7a202911b19da1bc0c7132a3db32bbe6856","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-3dd1feab.0.tgz","fileCount":7084,"integrity":"sha512-1RkZ85jLXNa9WrZ2TibbMP3qP9GxqXc5nzUFQsPpLR+WAblUdN2Yk3SoBeSp894+7WQU5IGW8QkHfEEu6LzFuA==","signatures":[{"sig":"MEQCIGzGbZHXkyCleWSYHUiyN8JH5C42a4UR42Ju3uDqdq25AiAu9lbb1XkCJgrJmHjVkunJSg+qM2lv+ny9rA4zbQVdQA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14761923},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"3dd1feab61d5c5eb344bc40b22a90792bb17b9a1","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-3dd1feab.0_1768380922942_0.5941077671578816","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-fe73f9e.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-fe73f9e.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-fe73f9e.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"5f846ba2fe107f67210050c6daae3f4d9eb6ac50","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-fe73f9e.0.tgz","fileCount":7084,"integrity":"sha512-eyXI6bBmR3BHzjZijCwb1W2ibhEl5uRwlZa19MqlTh+Op3cPMXIxFNgx/7GPIHYfZgW+rF+rqqdd9AhSLUHc6A==","signatures":[{"sig":"MEUCIQD5b669CF2Wsv/bla9UKzLl4Os9Ulv3CFcgkakdzapF6wIgZ3ZxAnyBseGcyPmoRlSk36Hml7jq9QC40v9hljhaTp0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14761922},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"fe73f9ec75b1e7faf5919fad4e9ad9345385d1bd","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-fe73f9e.0_1768381187570_0.6165388745178495","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-e78f8151.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-e78f8151.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-e78f8151.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"d2f5bd0bd7b3d7bbf5850e667dee878c5a4d4432","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-e78f8151.0.tgz","fileCount":7084,"integrity":"sha512-qPF17U6TW0IVlVXKtoR7aksPqMXI90e08DRSRFS8Mz99+y8zWfVQIvlJV/rXNTmRpRdJKw0qLDsLYJRxrcJBCQ==","signatures":[{"sig":"MEUCIQDxmEEZSRTNNkkIP177ZqY8f1wHoiUbL3Kx8fyXSTGQzwIgeBdsPggRdF231ZSElShIorFEbuFFAQgbHMEad3BC2fQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14787237},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"e78f815194fe5c56cbdac8c551ba0c3d510f653e","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-e78f8151.0_1768381463165_0.9999645142432019","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-93c391d.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-93c391d.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-93c391d.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"f13feb934757872bc7f131ffce6aa95d1fb033f7","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-93c391d.0.tgz","fileCount":7084,"integrity":"sha512-MrwTpdcSyGiYxuDjuXm0GU4qyoWL0VfsIYBXkgqY/PL1TE8KZihp+H93TTccnhEr5Ca6inC2BmFvPlG4wjeRCA==","signatures":[{"sig":"MEUCIQCA7eZP7jD7R22ADxMDG5qSmYBjeIoo8hFKwG9QO1FXJAIgJt+8t3PpzpGSAU8FRRkVphfYoMA/XSMKlUMkcH4UYQs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14787236},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"93c391dc552d2ce7a60b6ea18fb44a9a57ddba1b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-93c391d.0_1768386357542_0.00590458246974479","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-5ae18d07.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-5ae18d07.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-5ae18d07.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"bb2226daa29441fd11f851ed6ef034cee85d6ecb","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-5ae18d07.0.tgz","fileCount":7084,"integrity":"sha512-HvAeGZ8/mrr7Ge4XRCwKKs7DiaybG/F6/q/UPnt9pTRY01aUGYdURUvJB3vYhehp4Z5e6AULPKXRy9oeOacKgA==","signatures":[{"sig":"MEQCIFDrk1PQelCPYMD+dSoV5+/1g0v6RVtk17/UY6wlZubGAiAajSPC8Ypdd5I6Z2GmmzwPflEhRsFfFktMknRTKBIpQQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14786577},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"5ae18d07c2c18c5bd0e95818107d80b91eda407e","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-5ae18d07.0_1768463179324_0.8101074474489727","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-354a3a5.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-354a3a5.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-354a3a5.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"322cc79629b9753d91bbe59b67c820e3c11d6c2c","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-354a3a5.0.tgz","fileCount":7084,"integrity":"sha512-MKsxxVHNWRVp12UQkqvsXzVHwBiqU8DK0mNqQT/D3Wf0sKDciHKWxsRQSGZPUhuPaO036UwyidfYI1XnOtK5IA==","signatures":[{"sig":"MEQCIDL0FDtQwyOEr5vQSvN1TDxKvfyvm9GNZVkYo4khI+eKAiBwZBW+Q9+GYVguOVVH4Gfsb2Pt6z5dwpQQa/m4z6L0ug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14786576},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"354a3a55dc99294d4250df3cc299bdcdfe9f6138","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-354a3a5.0_1768464042676_0.822252403961443","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-6f1229e0.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-6f1229e0.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-6f1229e0.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"dfb1b80009f5fe2c765dffe917de01f8524b9dec","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-6f1229e0.0.tgz","fileCount":7084,"integrity":"sha512-YxO7NWQ43i7DG94SFFDUrqVPixUDVJ/Td72Qqo1OwUYPN0GIQriUfNYMwV7TzqsC+BnQBnesgMFMUSfZdVtMeQ==","signatures":[{"sig":"MEUCIQDy9n7882m2Wb4P/kvBqmgpvRGC0K6Luxf99ZBS1mklvgIgOykXMtNU/1vTBplgKXClGIJ9AARZ7+Hkf5Dy6uQPTj0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14785916},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"6f1229e0e15ee1be557183c679d170f6cd173a46","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-6f1229e0.0_1768465648704_0.2076578945054881","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-d2b8337.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-d2b8337.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-d2b8337.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"2a6ce9782644309fd7e5cc158d93e5e3973026f2","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-d2b8337.0.tgz","fileCount":7084,"integrity":"sha512-A5o3JIjtBhpYuvugUO0nzcVGKPfNDdr5bkPy8OKArck461p6ROvDMvG9kzQy8IdtZV/6fmG1tU8Xv3dCH79tjg==","signatures":[{"sig":"MEUCIAkEndsYrqhlf7ug22ECE3Vest2o5Lml7GE9gQ2Q5cVlAiEAwJU5YAdt7OzbHZuKKugoxHzf1XziDIm9o5S94djsUaA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14785915},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"d2b833737c76f7aa489f0a5efa5e8eff4ad777fd","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-d2b8337.0_1768465879613_0.17427260829209468","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-RC11":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-RC11","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-RC11","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"7fba36decb7acadc5b2716478b4accb93b4a88d4","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-RC11.tgz","fileCount":7084,"integrity":"sha512-bbqByzZcM3itZqcv9JH0fDbQ41WCSiW1o5GCQpkqmDIr9+7LqFIv2xaAdF7uFgle5Cy5XTtgOie3vytGvoSFWg==","signatures":[{"sig":"MEUCIQC4qT5vF3EqPZOIqqg8G2xkca2w3cgFwsZgrMYun3uuKgIgW2OVOPXMIcL1u9zYjx6eI+JxGdbs54aScQOjGrR85Io=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14785910},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"d2b833737c76f7aa489f0a5efa5e8eff4ad777fd","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-RC11_1768465953902_0.6137262985232337","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-ef2f404a.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-ef2f404a.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-ef2f404a.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"6ccff10146ba01c89930a0ab3ac49de7197a9d92","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-ef2f404a.0.tgz","fileCount":7105,"integrity":"sha512-HFWh2owzJMTuR+o1241nsVIyJyE0RtsqpSqx0im53jRYQgatsZs3rW4bnJXk+CwkRtBN9yzITogZ8HWabaWkDA==","signatures":[{"sig":"MEUCIQDbB9Eg0Gpgt5wTM9zwk88aS5r9eOzqTs8Bg6ZHXaSqjAIgTrclsiRff3k/JAM/10ytf3/pF5CG54cwV50xgwSlyDw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14826210},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"ef2f404a2ce76712fb567d5ad7e0845c63b5ddb5","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","livekit-client":"^2.15.14","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@livekit/react-native":"^2.9.3","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","@livekit/react-native-webrtc":"^137.0.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.12.0","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.12.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-ef2f404a.0_1768812726523_0.13678457615085882","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-417229c2.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-417229c2.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-417229c2.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"4f6fd3c95b54bb5ab7b869b8364c8c859da7e3c6","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-417229c2.0.tgz","fileCount":7105,"integrity":"sha512-xzVmZV3U6elyl42MVjEzv3eApl8UZfHh8+60WesjBq5BjFpm2c/cL62yzHSuNhbaZ8kKrq2BhqGut+oLKZi/6A==","signatures":[{"sig":"MEUCIAPZi7iAJ54RjFHJ8R3b4Q818E5VWydDsjslBGmV+woUAiEAsw0PLAUqKnUyWUH/P57fP575uJyYRf8/saB7vrMQHRI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14828975},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"417229c21139ba973a80db4efb57da7c2c76fb70","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","livekit-client":"^2.15.14","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@livekit/react-native":"^2.9.3","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","@livekit/react-native-webrtc":"^137.0.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.12.0","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.12.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-417229c2.0_1768817194198_0.06668302039991181","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-9b57f0b0.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-9b57f0b0.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-9b57f0b0.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"60f222b38d57ea1f522f19ff261151e3c3423007","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-9b57f0b0.0.tgz","fileCount":7105,"integrity":"sha512-YlpNl38c+BN5CJFb/s4HbgZIlz+WvFLHGXqmsTLSdPpgMplDC9gyV40ZVrm4lOSwabRm6zo0wksT6TrHWUPHbQ==","signatures":[{"sig":"MEUCIF45JrwSHnf+f1C8WxPwLncQwgBHKYC0ud+AIfJN22WaAiEA01Qw4edXG3lWp4xGLHzeNirdrMUk2FJGXMNJIkOrBwA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14826210},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"9b57f0b0b6e76a60932c1053f2790510efec5edf","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","livekit-client":"^2.15.14","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@livekit/react-native":"^2.9.3","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","@livekit/react-native-webrtc":"^137.0.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.12.0","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.12.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-9b57f0b0.0_1768817308160_0.6630097624897524","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-b024948b.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-b024948b.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-b024948b.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"7345d93047e02871115baeab516ae7ab3d5838dc","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-b024948b.0.tgz","fileCount":7105,"integrity":"sha512-HSmZ2Ftss7FrCAaPlIEvt2mvp6xA8HwVMYHiMr2sSL+WxNXfq6pJ7z2Gn9qX1ONKboBrrgRb8M28v1uFJs0Etw==","signatures":[{"sig":"MEYCIQCjDgM/sdh/NkBA5yC4lTc+r9gZKMEHxs0Yts/9Du1SXgIhAMZTRsluhTndDmaSflfc6gEtAJj11vrL1jGHrulHqrl0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14828975},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"b024948bf032935cf8c82c492b52e7790a49f2c2","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","livekit-client":"^2.15.14","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@livekit/react-native":"^2.9.3","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","@livekit/react-native-webrtc":"^137.0.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.12.0","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.12.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-b024948b.0_1768880838526_0.41496406879887626","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-61103059.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-61103059.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-61103059.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"99f7b1cfc820b0a1a6bef1470908db1e7dacea71","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-61103059.0.tgz","fileCount":7105,"integrity":"sha512-YrMQlS+d0sHtOGBpys3Sbcy7JloS5T+RCT4E76+wN4MmKix4Jqj0KL+Nhx3gGzgBLOvfX3CN+YYac9hqZr83tA==","signatures":[{"sig":"MEUCIQDBghRQKBGQkPNNHcFlUvtPvxoL8d36wfrwHPtsHDzBoQIgezZtQdn9Z1UqRi7i+c2qoCadF39J/+TsHj8eLJzDHBE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14829101},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"6110305972b606b607f1cd98fe3330beeb416b21","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","livekit-client":"^2.15.14","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@livekit/react-native":"^2.9.3","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","@livekit/react-native-webrtc":"^137.0.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.12.0","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.12.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-61103059.0_1768892405891_0.6996816503825254","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-9d15a274.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-9d15a274.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-9d15a274.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"417224b651c791c2c15b740cf7aaf055d8924771","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-9d15a274.0.tgz","fileCount":7105,"integrity":"sha512-XFIVkIy6qGFjDE86/1QNo5B711TCT+WHmEyR42E6c4bq282zV7Z416QE1GgJZDAs9Ic3SviXZpjnisyxm77nEA==","signatures":[{"sig":"MEUCIQDeVAS4DSUE0FVZIc8wCFBb6I6NmBYVnpwwajWDZJgMbAIgBTYGqZpCBF7Bxy4ZFkGywEFr5576+a5XjXzfHjOSJK8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14818647},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"9d15a27464ca1b2e5106a1366ba3d5a7e52488a3","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","livekit-client":"^2.15.14","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@livekit/react-native":"^2.9.3","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","@livekit/react-native-webrtc":"^137.0.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.12.0","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.12.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-9d15a274.0_1768899847689_0.014494986841251833","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-d25440c8.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-d25440c8.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-d25440c8.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"6b0ac28aadedaa8f73475dbbf501c88d619bd8ce","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-d25440c8.0.tgz","fileCount":7105,"integrity":"sha512-tsMTxqyPjpZNeRrHrB9QiVk0B8IHl5s0aVL9COkkStsmi0vjL8tt2K/X4CnRyAosNnyvXwEXenudIoFmI6IacQ==","signatures":[{"sig":"MEYCIQD55MRzSTP7MplVWgDbV0ONT7DmeKS3859zMbDiUEQT1QIhAJLbZ9xyzUM0t0P3mIgChWgAYWR9b3ZEZ2nd01MoSgYX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14857855},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"d25440c817f9ce5cb3b9af35596ceab3e6752961","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","livekit-client":"^2.15.14","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@livekit/react-native":"^2.9.3","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","@livekit/react-native-webrtc":"^137.0.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.12.0","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.12.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-d25440c8.0_1768972806186_0.48143164124095517","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-e7189dbe.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-e7189dbe.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-e7189dbe.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"d7796fb264ba7c2f36557cc2cc6b8bc71aa56d41","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-e7189dbe.0.tgz","fileCount":7084,"integrity":"sha512-Qu/SwEU0oUXJmuf4DAbpunXZjoSJ4XKJDAsQhNUI/EfylZ9+BMx22Z5uO5DzEHYRd8njy0hQ/IL6YNKnjmeBYw==","signatures":[{"sig":"MEUCIQDj2q3JLgJviL/iZ9kpJwC9lBXg6kqvQzxozRvzSXIUKwIgWSFxBgjtu5ZZkB9SeE88yQTYr6/h/KyYdVMEUocRsYQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14786614},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"e7189dbe8c1270ca331a1bf8653dd87db2f1dcd3","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-e7189dbe.0_1769499079493_0.66744347915962","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-ca3519f.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-ca3519f.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-ca3519f.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"7d298f8a881c8c17d6cef08f69ed2439fe224f56","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-ca3519f.0.tgz","fileCount":7084,"integrity":"sha512-i1FAQ7SUT9DldS0IISzavoJaiYQPeAIXvAVdvwqCdw6LZ/UxBFMiT/wPLLM/N3djkXtySndNyVuTHyL7CmzXkg==","signatures":[{"sig":"MEYCIQDncxKIWU/+138uctIhF/1B32joH/v3iaJ1LtY+ir5k6wIhAPaBqogrVrKfdz1+OaxTFUQdUHW77RYFjfP1zBvPSmWL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14786613},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"ca3519f78bac3c2cb54a5a1de955990239b336c6","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-ca3519f.0_1769512392899_0.0220315610826598","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-abecf5a.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-abecf5a.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-abecf5a.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"b688cf3f1b542d6ba4c46e1d968e0e6055c82904","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-abecf5a.0.tgz","fileCount":7084,"integrity":"sha512-1wsFdTv9issRWbN7JzUxTv5AJ9SFul+9u6L/s+RrmnJWWvsKj99VfA7hMPbnG2clwnY0N2i7UOkp/eQrB07nlA==","signatures":[{"sig":"MEYCIQDvSxHW1XNbzqMzOjTV1AMndCzwTEvRrDJl1/s5WyWAlAIhAJa2u+Gbl5nFhV5fMHIWpxgAyGy1EC8kQuVIWUkQFurJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14786613},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"abecf5a46a1305229f549afb698cc5ae29f07d2c","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-abecf5a.0_1769512577153_0.6313391599185334","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-36000b21.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-36000b21.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-36000b21.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"efdaeafe473e684d2fe5cd51ee3e29d98306ce84","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-36000b21.0.tgz","fileCount":7084,"integrity":"sha512-RaZRS5rJ368tzSKmvmR2zTxla61lI9z1S0qAM5fXOC8sDHPrKi4/5pcLceHTVg38+S1SMQNZ8PeO08soAfyv0g==","signatures":[{"sig":"MEUCIHVCBFxyHR6kzyhOe8MWN7mjh4Q3+/u5ThP+DdLlEOuaAiEA0Bm/kPRYUysGaFKVTCvFHBbXD9hKKgunjeEERP4YZMA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14786614},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"36000b21c08b02c041d35a5438beddbd2018f03e","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-36000b21.0_1769512579945_0.6735925390148514","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-RC12":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-RC12","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-RC12","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"01e62a54a2a70eccff306e1565013085176cb9ff","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-RC12.tgz","fileCount":7084,"integrity":"sha512-WuaRNTtRg0TCldph645w3W8XqA7xgvVHoAYkuFJjUvEhqv/sr2owgbhpNtcDwYTT32ibC8pG0lX2txbkkZ5lFg==","signatures":[{"sig":"MEYCIQDBVeGDaN7KtTS47J9wlIXyC2pksweYbfvrsymj+1sVjgIhAM545cdAIOIVv4qN1l2bDpCVSqTYaBPy76/KHp/UTvzz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14786608},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"abecf5a46a1305229f549afb698cc5ae29f07d2c","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-RC12_1769512647223_0.38635935095479956","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-c4a8db06.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-c4a8db06.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-c4a8db06.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"10ac71b125b435f5f4cf4f9bf37e835f536b9ca8","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-c4a8db06.0.tgz","fileCount":7084,"integrity":"sha512-hUuO2JAVLPCu7BEmkJP8KnJnsGX7uA3/09krZR5Z3MOcOlIqCpQWY7N+7bNs+nTS27fEV40qlmni+Ur2QWQzAA==","signatures":[{"sig":"MEUCIGxMmHZMXG/0gDMENjPm+3TFTuWk1EJZMlHToATQ77bBAiEAo/eZTVWIR09S0oAuHKlX58pdGGx3cF8ZZNWU1xbxY/E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14786653},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"c4a8db06a8e7cb236e0e6326d50f7446b5e947da","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-c4a8db06.0_1769595439456_0.22262543880410224","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-ccad51b.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-ccad51b.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-ccad51b.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"48dc0b3200e50fc89ea8528fe9582599832df117","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-ccad51b.0.tgz","fileCount":7084,"integrity":"sha512-+sVmXN5IIw+3rBrncjC7jMeEhHrV7pJftM1G9dP8VuoY2cOUBIDBh7uWZJilTnuETBnpubyrUl1jKg+blNPe3Q==","signatures":[{"sig":"MEUCIQDp+8s+TBZ1lnmKm1YQ/UUfjzmvEFCVRZFu1vfMYERnGwIgWP7BZ/n2CewpnMuMYJSJngwS3SrMOqXwk5eblhByfk4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14786652},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"ccad51b9a9199659703ae78fcc414362b3cbe677","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-ccad51b.0_1769595517579_0.9306738944077584","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-RC13":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-RC13","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-RC13","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"345a78dd0bddeb6da3b0e47ae7b97711775d231d","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-RC13.tgz","fileCount":7084,"integrity":"sha512-NvxpbmoieLpT4AeWb5kCV20fjw4JWOZH+AjgNcmDb4fhYaIwN1IEXjgmqRLxCQP4ykwvEeq5YSLtDSsKOtllKg==","signatures":[{"sig":"MEYCIQCGyT3ZyBG5gaS12E6ZYFj0pNof9bZqgIXE5HJ75s/mMQIhAIs21dDS8yN+bYPCOcWmO0biYp4y1rLCPevOmOu4s+zE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14786647},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 18.0.0"},"gitHead":"ccad51b9a9199659703ae78fcc414362b3cbe677","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"18.20.8","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.9.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.9.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-RC13_1769595543968_0.23116082780584746","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-40da7c3f.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-40da7c3f.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-40da7c3f.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"f86436a0988372ea78638dbbb68b174ddb643af2","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-40da7c3f.0.tgz","fileCount":7147,"integrity":"sha512-NuJX8PXMSaM1xSZVo7L2V2L5rAJ55+ay1h1N+cWu1PAkRGOB27mXVjHTgO6bLw1ZiKDoUXzhwDqZZjWRs1Qs+Q==","signatures":[{"sig":"MEUCIFAATSt5uKEzC2nn/sOd+JbQFDehnphACNYNSwt05UXfAiEAlmBUHSun/+83uBc2dRlue9rFEFa9464KnOZ1FtPeRTo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14907837},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"40da7c3f8db919f02ff77d6006f01a869c5bf909","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.12.1-b52ac434.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"7.12.1-b52ac434.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-40da7c3f.0_1769656906668_0.5038325733541873","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-48e4927d.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-48e4927d.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-48e4927d.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"f2bf648caab62369d79e81ec4e4d14e7166c303e","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-48e4927d.0.tgz","fileCount":7147,"integrity":"sha512-6yWOXIg8rgAi2npmM2Sk36o+MS8tnq0Dsttzl6DPlzwxLxFoIcJscz8k6F1OULKR9yNgtQa/FKokqGXOwNA7Pw==","signatures":[{"sig":"MEUCICRBJGT4GtgqAe3HufzAD7OX71gsjBMfafsDhLcK2cKjAiEAtrlSRu+eLeGc0v1wOGc4PbiZn67kJH0DlplkVRTN/28=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14904682},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"48e4927d58a5b055405d8570b342c03bac27ecc2","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.12.1-7200581b.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"7.12.1-7200581b.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-48e4927d.0_1769667373748_0.11967313044843397","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-35f1a9b6.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-35f1a9b6.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-35f1a9b6.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"d6b06a548373ae881d654348cd40ddc8dc45842e","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-35f1a9b6.0.tgz","fileCount":7147,"integrity":"sha512-Y+dgX+AmojTUMDVG532D/9GW95JprxERfFz/ypwW6XnnhNG2P/4LVdioeHEiUZ3pQuuu8VNCxQ66EXpPT7fDiA==","signatures":[{"sig":"MEQCIGDT9y8BkXILm276apl0edeoqjY2EpuQ+lpI3qlwyfwzAiB9rlmLV2xmsYuPmltDIcRrcYWNCh134vQBjalESZsVgg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14904660},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"35f1a9b6ef664ef45a8dec5538ac070343f9deba","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.13.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"7.13.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-35f1a9b6.0_1769769519319_0.7206170097008291","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-36607be.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-36607be.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-36607be.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"c1300323585495c211086ec27bd3a6eedbb080ff","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-36607be.0.tgz","fileCount":7147,"integrity":"sha512-1bbWK6onVQ6IiBkzzkKGrwjJIQTak0LPOIpev4zdalMSJbTaUGmohPcDZ8ihzujOVzQZQ7uZuWef4St/dG/ESQ==","signatures":[{"sig":"MEYCIQCDhU00KptunGwLcF026pm/Tn7Ij4vbPqjslWL5+NE30wIhANIal39Kji08e9P1ub8dOIgm20iFzaZxKi6NEdc5YVBE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14904659},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"36607be2cbadde5ce0f2b5a05fdc74e2df6b2f24","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.13.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"7.13.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-36607be.0_1769769546231_0.9661432559436063","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-71cd15ea.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-71cd15ea.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-71cd15ea.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"2988a72ae5de56d023acd45d786a89cf90be9c7b","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-71cd15ea.0.tgz","fileCount":7147,"integrity":"sha512-I7EeAvAnVGJRggLZXx5CatVB69ZZQ243OaD0dv3Zyahxb692FIs2n5dLB85PAf+JYIG7d5R4ElxnbqUdM0UJUQ==","signatures":[{"sig":"MEQCIFcR8DMePTGq3gYUAjw4iqjARMd7TiwOK58Kej07UCbbAiAYmBWWLZpAN8LiDh4++Pu6EYrCBF9ZVwuB5Ob6l83wOg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14904660},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"71cd15eacaf92dacfd57010df676d20086d75037","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.13.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"7.13.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-71cd15ea.0_1769769676067_0.7801238890149835","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-91f4c77.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-91f4c77.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-91f4c77.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"a81ef0a9d842d7a4c34017d1121f5cb42c068b96","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-91f4c77.0.tgz","fileCount":7147,"integrity":"sha512-m54VsgYKJC4Weyu5g9t30zHhFZOSY+FaoUZiC04I7LXG5V/o/ZIwh3lZ4HdYcLxU/TKXCC2gZIIFeLPNyrTbTw==","signatures":[{"sig":"MEQCIF7U353uFSX6bwNZ74ggxC1Vh2asej32NRvHWNeXirknAiBy8GAnOAf1/Z8uD3C7FiuTCBGJNFHP8wE7yniG9ZMEyg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14904659},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"91f4c777e21ba693d62e6d227421688a64f2c05b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.13.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"7.13.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-91f4c77.0_1769769683884_0.1732554659400709","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-RC14":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-RC14","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-RC14","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"471a17509ad1b86e10f1a4ac6fa81babaf2698e1","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-RC14.tgz","fileCount":7147,"integrity":"sha512-Etd6bJ1phWC8NB8H8YS+ZNyhH5mqoK9n4oCuuSPZg3FXh5ddm+osBsam/zeDCZx2uQER+Z7tE+Nkag94mknuJA==","signatures":[{"sig":"MEYCIQDjvmCRz0LaPb6k/IIXuIDmliuMFGC+NH4OzUBO/1SbvAIhAO40gif9cQ4eLgDj0415+rVlnIOevnWN/AqbmYMi3b4r","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14904654},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"91f4c777e21ba693d62e6d227421688a64f2c05b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.13.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"7.13.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-RC14_1769769723093_0.5789158705070048","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-RC15":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-RC15","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-RC15","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"5db2c8d1bec975ed7fc6b99c548cc14276dd341b","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-RC15.tgz","fileCount":7147,"integrity":"sha512-1a+Q/eszHytm11m0fXqFMzF1kGUUsuvprN9FFbV8bIr9k7De51cK6Qj90MU54Ffe8VRemaMpaec7/CiogCaLrA==","signatures":[{"sig":"MEQCIGJrd6RP2lMKIH7FUHln5JcqPmZ4bYAjheVwY+1vibCMAiARhkck8P98aij7RC21c2efYWGDPQVq91WHSR/jsLCV8Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14909275},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"66116396c66c7ac57b6c5c04de61f76a86e115aa","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.13.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"7.13.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-RC15_1770814669459_0.19849878314025404","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-fc047265.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-fc047265.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-fc047265.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"e0f8680a67eb3ea0c3b44939adf2b5ecf273949f","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-fc047265.0.tgz","fileCount":7147,"integrity":"sha512-VprB3b9CronamQCYGlvSFUegSBIYE0Lmjcn3jBezk5arCi7E0dVbNqKScpjIi7Mql1xsKnq3vAkP9whVpipMug==","signatures":[{"sig":"MEYCIQDe6PpY05SUFxk9ROFiL6+qZJ2KC64WkiYrwsz2NCTLmAIhAJ5bXJ6lDRTRONKAWzzWQ48rGylfjkmKBc3x77CsVKAe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14917707},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"fc0472658555df4ae939ee02bf2b0cb140238c92","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.13.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"7.13.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-fc047265.0_1770819815225_0.09273651943665273","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-cfcb02e.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-cfcb02e.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-cfcb02e.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"22e941f04e717c61fbe315f5c49f90d7e670ebdf","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-cfcb02e.0.tgz","fileCount":7147,"integrity":"sha512-Ux47jsGGm9wTfUaiuSLpsXgOsu1fxqmYTbhZiDdg/KTD/IJ1gcQFc9CqvBzHxnFvCSL132kShqHclF5gN5HcPw==","signatures":[{"sig":"MEUCIQDko2DA97Y4/XL7mXXZU2lrL2zEUCg21o+gfeD+eEogEgIgDArH4eZF2u7oYvJr6HE/ExwMAnv1IROEB21o/uehX/g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14917706},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"cfcb02e7ec5d6c24ad2c2495e2e171aaa3345be5","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.13.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"7.13.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-cfcb02e.0_1770874017583_0.37570405563612397","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-RC16":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-RC16","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-RC16","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"1754947e09cb7fbd2da187c9c97f6bb68baa7f1d","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-RC16.tgz","fileCount":7147,"integrity":"sha512-Fdqn2q26uVWbHcNQcwhbR++cYviiPXrFHjO/MKkBCFmBUC2d9KUWx7iujt5JEfYucX5EJYSIk9tnSzg7mI7NEg==","signatures":[{"sig":"MEYCIQCA8E/YkbRW/5Ta+ARz5WdSQjENzUWRKM2nkUbUKcb/KQIhAMHB+rbbA8NjvRFOTUlwvkk5j+aiaIGJvn+PCuonNrmH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14917701},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"cfcb02e7ec5d6c24ad2c2495e2e171aaa3345be5","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.13.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"7.13.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-RC16_1770874070919_0.32223463883292003","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-533f8c63.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-533f8c63.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-533f8c63.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"ced1f4d8f46726428f3276d20a85912d02fccfc9","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-533f8c63.0.tgz","fileCount":7147,"integrity":"sha512-7X8Leh7z5cYQiWDfDfBxICGFkIV1h3cfaimwpuEozKWcZ8/eSjyrXS3eq6XUkZFwqOt3jpV8B4zroNDscMY0Aw==","signatures":[{"sig":"MEQCIGr/w4ptiNvFvMXf7Onv4uo7dprghG2SX60pjyQ/TXmkAiBgQuAHEcHUu6qlMTBqDPFuBu57RFdJ9g33TH12twgJzQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14920587},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"533f8c63ec598136c01775bfa7a06f493904bb79","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.13.1-8a2d6314.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"7.13.1-8a2d6314.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-533f8c63.0_1771480098513_0.7050345266719864","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-980b63f2.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-980b63f2.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-980b63f2.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"6ebc537835a65acd276e8752e3a8dba202068a79","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-980b63f2.0.tgz","fileCount":7147,"integrity":"sha512-p0X/oy98q8icpjKIxDAY9mKSLsBJd1io9qwRsIy8V+ZVFrTcWwnC9c1/7o+/WTAqO/qdPjx4CrYnu/4C7d1OHQ==","signatures":[{"sig":"MEYCIQCt/G1wekCVXbFqU+j6tXhqnvxFZL0Ncp6mK7zkI3B0twIhANIUnPLVcQ/w3mY8wROZGGg21xsAS83Ucx4GEm25QEfj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14920603},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"980b63f2ee1efc0cf3fb2b1efb67c4ac16f6390d","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-980b63f2.0_1771501009322_0.5316487003415515","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-a09b90c9.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-a09b90c9.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-a09b90c9.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"3d2da8b39794cd6e99d579ab1ddc1717e8d3cc74","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-a09b90c9.0.tgz","fileCount":7147,"integrity":"sha512-x1LgtM0wBsasc2u1miUy8q3RWiJBhQnheoWEVXkSys1NsoT1QymgU44mXd6y6Bkj6trLoHXFgbzMDwdo5m0Ctg==","signatures":[{"sig":"MEYCIQCljjtzu8zYQGwXiwg49+tbiFBt/5bh7g5XmONpC4z5uwIhAPU4WzleJxjLALvfyh3cwW3BGnbLrgwZNpUEUsTLCbUi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14920603},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"a09b90c93c0ab3e6605faf22d60ab5a5b7c5a2f3","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-a09b90c9.0_1771501041657_0.05884839401246378","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-be87daa2.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-be87daa2.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-be87daa2.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"d611ad8791441709f670c676384ee893169a3adc","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-be87daa2.0.tgz","fileCount":7147,"integrity":"sha512-E+IGabZWkVE6/e12gsjgC19cw7yitqHmjFEkTzTqbwzRrFxoGVkp1XQGx5Rd22vi2pxkLDj2qRcX+qH7cI9XfQ==","signatures":[{"sig":"MEUCIAxi7cbbOeVAv4rS3827dYz76pk7B4Z1NUBVjLafHJynAiEA2XpDxFbAV8soE0/p0iqn6DqqjTeQR0ENWi4YzAueSPY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14920603},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"be87daa24815a94825250a57f77cd134cf2f2f22","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-be87daa2.0_1771501125744_0.21937193861491977","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-e24bae8.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-e24bae8.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-e24bae8.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"7dc435780a489ddc3f8861dd17f9dea66121fd7f","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-e24bae8.0.tgz","fileCount":7147,"integrity":"sha512-r8FD9lDmi1Z5OnIbi671ABxEFNUxtC6uGPMx4xniDKiQyTV/vOWAVkk5NOkqRMLlGzPwvLXr6RlO6dKqqKQiwA==","signatures":[{"sig":"MEYCIQCr2GQekNorT1HxXcikb1BAObKm3IJmjA4pSm4uhKYYZwIhAJsMX7+QhjFu55EoeVAbv0RA8E2U9p0dgY5ZW8o3I3r2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14920602},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"e24bae892cd52321b5acf7ced348d7819a2fc4aa","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-e24bae8.0_1771501197530_0.14569462465799776","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-RC17":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-RC17","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-RC17","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"f14def6a9ebf3409035159ee096e0eca7f4062bd","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-RC17.tgz","fileCount":7147,"integrity":"sha512-uL8h0XG7gefHIfcHd+J4CPcW1eqZq1iSMCTluE8NXR9i6hGvvXjPLO712OmflzzJVd2y17GWrZ0wD5dxvMPqhQ==","signatures":[{"sig":"MEQCIBHf9qh4ssqc6Fb8cnIGwzym5ZfLx8BhjpqtyKaYMUr7AiAo29tK/lANL9MksXYSwLf7xBWT0FFQ3U+a9qZKdX7C3A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14920597},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"e24bae892cd52321b5acf7ced348d7819a2fc4aa","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-RC17_1771501293920_0.44416700811703325","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-e6c5bc7b.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-e6c5bc7b.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-e6c5bc7b.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"2dfad4ef831a51634cd1fc6a63981520c68ebd13","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-e6c5bc7b.0.tgz","fileCount":7154,"integrity":"sha512-hZaACgymyVq2Coo7le+DCrq8nyXrkCOblB0TcpHZUTp+65dqJXeVn7MnE69CHr0gdGeESOl+tYaqcW/gG8KRSQ==","signatures":[{"sig":"MEQCIBJbG60oWYfkna7lrUZTfRwtULRr34MxYYVCys5T/AiWAiAphCf54PTac+Nj9s6wLNRJnedO9j7oO1ZvVJJtaDdFSw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14930864},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"e6c5bc7bf910c37a140a3caae681ea626694e129","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-e6c5bc7b.0_1771998531546_0.7723783146441099","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-9b55fc68.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-9b55fc68.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-9b55fc68.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"9d276c3c3abf616d8194da1002b3733da51a695f","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-9b55fc68.0.tgz","fileCount":7154,"integrity":"sha512-O0PbUwYPW3GCyvnJvUU/2GXmsF0S3ehPyqva/IG5lsYWOtp2oIdjjx9MVMXIXyMvWnhtfzUPFNtZKazY8mJ0cw==","signatures":[{"sig":"MEYCIQCnsPyKx17+PVol184O2os4QQsOBgiPZxzA2o+WmxbuVQIhAKH1VJOmzK1gn9KuPxJcio19qZIcQLLT2OBcqltoTpOS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14931608},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"9b55fc689d5a52f81b0aa5c129417d57bc579e48","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-9b55fc68.0_1772004503382_0.2013653373030555","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-5b922fd8.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-5b922fd8.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-5b922fd8.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"dd13bf1fa89a9afe49b12a35f7bc32f4b95d8e33","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-5b922fd8.0.tgz","fileCount":7154,"integrity":"sha512-KBqDPfayOOgKjzMpL8tTUHZmP9+fwG+4qqYl1TD+ufF5RAMhvUn8FPNBK7C0HwC18VCORwQswsdYknajBwrmUw==","signatures":[{"sig":"MEQCICHw/ynYeW9LLEFTyVf/nusQa+il4CMGe24ZskTJDjgAAiAWIYUqBy+HFciORepcEQRopva0+0be+L3zwT2DDRpneA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14935000},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"5b922fd8260742d817159f8b18fa3b54db044ed3","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-5b922fd8.0_1772094621784_0.6573036736813231","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-f92e5112.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-f92e5112.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-f92e5112.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"2e8eaae8000aa709805debce59488c212be5b548","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-f92e5112.0.tgz","fileCount":7154,"integrity":"sha512-J4+62ANuNhpvDswnRslSUC8vKMXeNqZDRN8A1sL4YHkZbP5EmzM+b3SMZ0FDAmKruYW+C8K/HsrxrEIo1PrQTg==","signatures":[{"sig":"MEYCIQCyNwjM8DfC43GU2ydUdms/D4g3MMOnpsLHtLiXN1409AIhAKfcHja2kvtsRejXL953tK5QsqFEVQMc8qhVMVUtBrm5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14935000},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"f92e51126325788f1624e822a9cf6a5116beed5b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-f92e5112.0_1772098283314_0.664572831362571","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-51a6690.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-51a6690.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-51a6690.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"d87b6b670f957af65876d67935f509eb2ef47f89","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-51a6690.0.tgz","fileCount":7154,"integrity":"sha512-eowKAHDL46RPU1O2+pP2O/L92AGdGdRqzrQh+ay/0hLl8sqV1K/aVAVRSA7nwM8NMT7LhxtAMV6GhQPBajLcsg==","signatures":[{"sig":"MEQCIENv3htiuVidgCgvfLx1qae4W18tYInoVMY5CVKm9N4oAiA1SWwKY2W/tBy+yRemlLdFgBLDbsdqYBvuHNDuspNczQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14934999},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"51a6690306b705dd523f577f5076496cc632eb9c","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-51a6690.0_1772100834510_0.8664419371401753","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-RC18":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-RC18","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-RC18","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"c934a1ea2821349444d0a82c009f4f937ff53458","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-RC18.tgz","fileCount":7154,"integrity":"sha512-+jzFL3uVMbPuhWkLNl35ryPxSooNnvOHFxs79UN4Q/aNehtB1tpEEG5IkHeiV6wqbOenHK97lJ9eu3sM2SNY6Q==","signatures":[{"sig":"MEUCICo7NCjE7jk4sbjvERDRksfQl10L1l7fwGaih3lCRGqXAiEApATlvvkTcDY3wz89t6KiRPI+H9yuLIjAspDlDTn5krQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14934994},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"51a6690306b705dd523f577f5076496cc632eb9c","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-RC18_1772101019715_0.0036967325022629893","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-54bbbeb6.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-54bbbeb6.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-54bbbeb6.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"bf3ab1c59ed1236a268947e0ddf766a112119c1b","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-54bbbeb6.0.tgz","fileCount":7154,"integrity":"sha512-cznnViih03nK+M8q5szjOMQdvnO363Dw2fQavoLdDfYoR3tYCjJRAQgenz1RxhNkvsoTYwPUBDTYSfGm8bvTZg==","signatures":[{"sig":"MEUCIF3K4xOa0PPGZlDP2Zm5h94VAZHQ3Eb9LPgl/q7lNHo1AiEA2gKubjLftNjIU9MoSWa+hgHZ4urT2y2vH2lY4BJn3bc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14934954},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"54bbbeb6f6cf65ef50b8fd7ced9d29cdea1fd087","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-54bbbeb6.0_1773392182336_0.4502588404422212","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-e6cae38c.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-e6cae38c.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-e6cae38c.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"9e6f3c93fc7c4d1d40ce9f24222a61fd5d1c9c3e","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-e6cae38c.0.tgz","fileCount":7182,"integrity":"sha512-6vkhWKb1STV+jBlJSD8PYnqr1Y7V0lmbbl8NSO72e1m6f8UDWH0FjLiVecfE7XdZ1/vs4zy5HCL+ZtL1onbeIA==","signatures":[{"sig":"MEUCIEMeC53QyC9LePXG3cvKG3SpYNim3AuTHF4r3LjWonFBAiEAtjyFWP8bRNpcml/5HGh1q7ZZVeLRc8QkVpMXheYUwPE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14935205},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"e6cae38c60a7610f0f2cffb44d30814931470ab2","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.15.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-e6cae38c.0_1773634228879_0.5884082278920928","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-fdc31bd0.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-fdc31bd0.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-fdc31bd0.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"82254c3c22491959ffe4eaba846027f836fb690c","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-fdc31bd0.0.tgz","fileCount":7182,"integrity":"sha512-TcmhHPNP3T3Czq7PIwEkdvMFOLGNiOUEdeKippTyc8Q6PmwPr5sxhKn+FrSzTMnDw21OU7f6pA5O3wyXG09Qew==","signatures":[{"sig":"MEUCIQDoUZjIv0GcWWXRjFIqzdOtfVX5DpwtEu0ssY4jJtl2DAIgAxTkzMu6gZPLWZ15tejteELMcXOypicoQLOx3OlEHsk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14935779},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"fdc31bd02f0653abe7f03f51d49a9fe672ba27b6","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.1","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.15.1","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.15.1","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-fdc31bd0.0_1773828949314_0.29341070498520105","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-f8e95a2.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-f8e95a2.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-f8e95a2.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"6fcfdfb2e290de855eff121c7538fd2afb58aa15","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-f8e95a2.0.tgz","fileCount":7182,"integrity":"sha512-/eVcIVdWA/fMR7Dr+PZXL9y48N9Ch5qpltqwta5A7YUpP18z6fbQJpjsCVW5CXfmvMc3EAuLoRFbIuJqc7mg2w==","signatures":[{"sig":"MEQCIFUMJc94+HG60FhVi7zIAOPzgTjM7Csy3fAt8M8e5Q7cAiB4r7MT8/JHxxLE7S1MQ8JDWKHVRyi/vyqBXPSg7IL5cw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14935778},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"f8e95a21defab5912b413df4874bc9b4b9e7f953","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.1","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.15.1","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.15.1","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-f8e95a2.0_1773829182802_0.6935916176640171","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-RC19":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-RC19","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-RC19","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"2afaf18fb58b9ac35534b57d9e1050f94e5a2758","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-RC19.tgz","fileCount":7182,"integrity":"sha512-5UDgG+Ki/+8afmpaII71r/8XXuW7JNTbZSQbkHtlZi2yvgkAU8NMwqzjZocr3ZpnD5hMS6g9h4UuxT/bGHnN/g==","signatures":[{"sig":"MEUCIEPZ/IHFHWSxgb3td/0ZOCRaFhiIP85Lq7yWJ+Ma/dzIAiEAvwNf510aoxsapkvMbD4irMBVyG8Z5P1/VFvw5at/wkI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14935773},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"f8e95a21defab5912b413df4874bc9b4b9e7f953","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.1","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.15.1","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.15.1","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-RC19_1773829277581_0.3628850568724824","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-fe7f6b74.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-fe7f6b74.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-fe7f6b74.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"9820828eec901fd29ae13cfa62a56d4bbd897b7c","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-fe7f6b74.0.tgz","fileCount":7182,"integrity":"sha512-hg1ylsve6Ez1f+24k3e00vbN8JDQ5Fj2MttWFpwLLHmiYIiieLYQHo2S+oroXtOcxfQVXH0ypoHF80tSxUmQQw==","signatures":[{"sig":"MEUCIQCFXF9ZQ+5rUfn2Qwa2f8yOAdyb1Dg6tSFMDLa8pxdt4gIgUJiDZiOUBSEnH95dja+YK8jX+/eMIjT43qbgTRhVUxM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14940626},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"fe7f6b744a2aacfb547681188d2e4ea81fd9c65e","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.1","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.15.1","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.15.1","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-fe7f6b74.0_1774581480152_0.5453138710420893","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-89952558.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-89952558.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-89952558.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"7115a5fee3c90206cbea15aff5896facbfe2b464","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-89952558.0.tgz","fileCount":7182,"integrity":"sha512-zAShFwihwjYPNa/YINtNG5lQIqY3GjWOJwGn2k3+Nn3bK2THs1JdjoMQwixmjRb2JNgbRvt7HzHOMGLBvfTqxw==","signatures":[{"sig":"MEYCIQDLuCF37SYquJ2fIa8pooJXD/wzBOfvJDe3eVUcEwsJ0QIhAMADK4J1ErI/c5lxOEisEMlkSHCFI1q9d2acTjY8A5ut","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14940626},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"899525581cecae456bf167b45ebd50101cc1b2e6","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.1","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.15.1","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.15.1","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-89952558.0_1774592526586_0.9298959573176948","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-db7a1cba.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-db7a1cba.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-db7a1cba.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"9063e2262dfd66a610712532e5da6ac23d6e7b01","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-db7a1cba.0.tgz","fileCount":7182,"integrity":"sha512-0nThqR5wN2zaXHuURF5H0yiy92NhfpmpRwiwHb1vgGirTYvw69KGxB0vdZxweSbeVstLzYzd/uBpP7NNP+VtxA==","signatures":[{"sig":"MEQCIF/jk1vnLnyBSedP8gsEE4/6Onh0R4HRKfXKGV7zfo42AiAkeqrWl6IwF4sD1bceaZVqQeVT7RaI1U7klvNCQZ0NZg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14938026},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"db7a1cba3e7c8835136b19ac71a02609f459c63b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.1","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.15.1","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.15.1","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-db7a1cba.0_1774597994001_0.4792043956787093","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-753d3fe3.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-753d3fe3.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-753d3fe3.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"0c82d4dd7f73f9ddb0f8d7c9b4aa719380f55094","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-753d3fe3.0.tgz","fileCount":7182,"integrity":"sha512-dtuSxQ4jGOd3xkfrqA4timYn6x5AnD1s9rBC0YHAoAz9UZlIW+7+N+hbpiV3/XJYUKt+ppYOOJM2z2zdc4SIDg==","signatures":[{"sig":"MEUCIBfwOGb4sWQUC2bV2yi+/USJ2ExzL3TA4se142qKWPsnAiEAmkGXBQz87nc9X0A9mEAW5ztWLxapsmLsqcHM7prubM0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14939495},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"753d3fe3318c065278aaf3a2137d213add8a4e24","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.1","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-753d3fe3.0_1774617948223_0.9623362488974969","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-eb58afc.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-eb58afc.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-eb58afc.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"41aff1bbf4f3de6b2264bb936dd6f0fecd9331aa","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-eb58afc.0.tgz","fileCount":7182,"integrity":"sha512-JOrGAVAavSrUFxAjZPNBls2DMjAo6obcagEUKeQD08JnCMyrP8GK8wZLeS9C9F5vB/6C4oCEJ/Qb0oMAta5z4A==","signatures":[{"sig":"MEQCIEFNXMMsf1CYkpRO3kMwpOp4u/IpICcnVbmWGmkjVrxDAiAekj/M6L83HkopIPscTAy0piDRBUD+BNXIzGrt16eLzw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14939494},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"eb58afcabb86cca99416b38ba617122b76f7866c","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.1","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-eb58afc.0_1774618104278_0.25730288852312166","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-RC20":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-RC20","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-RC20","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"773da9355c9c70da08ebca9424784ae1cb6788ee","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-RC20.tgz","fileCount":7182,"integrity":"sha512-fbJJV1HJNAEHXVGEz273dAdRdQv+VGzOdTqzl3yzmrBCcDTDjhsWwP19jYtuqrZjKHxvf8tuhYNJw7c4yEqX3w==","signatures":[{"sig":"MEUCIQClikDphDpmodo2lLeOYe0gU/Ri/6hvuExZFGsc3zMlVwIgHrZcw0ApWGOkqxAEyoDsuGMi4vsvBV+GuWyetoOb43g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14939489},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"eb58afcabb86cca99416b38ba617122b76f7866c","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.1","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-RC20_1774618161156_0.7659099272843393","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-c9d00f09.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-c9d00f09.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-c9d00f09.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"88ae5942d42be7de7b983fba59a66599697d20c1","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-c9d00f09.0.tgz","fileCount":7583,"integrity":"sha512-7l+k2uYBzZa9MY+McMUt3WP/CrdFKLuCd7TS6/Fjki3VOfBcT1bIJ/0kVkx+YwudXhzqYIm0DRTa6Gu6ZDcJEQ==","signatures":[{"sig":"MEUCIQD8WmebUGIM+ZkLT+nn/i2EQETPOma2Rk25c0vXzZXESAIgThxtKewxS859qzJuvbB0MpJBdAxUJXO9j8jDw3ylkeU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13490922},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"c9d00f09db212338355620a0e09ae1630ea2dd90","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.1","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-c9d00f09.0_1775030336072_0.562439708466425","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-df1703f8.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-df1703f8.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-df1703f8.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"6786ba2dd93e1d00b4239f81f990601a0c0b031d","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-df1703f8.0.tgz","fileCount":7583,"integrity":"sha512-IDAtnLnxxqeYBdNBV1ziYPkFbXqUuSGsoFboZe2HgAb8S5y+2hPhgdR417RAk1uVMjFtTKJj1tFB/my4XyrwMw==","signatures":[{"sig":"MEYCIQCCJ6I9Pyfx9kzcmhRz45S8X3yN5wJ+FEDhNASNwik2UAIhANS6H7AIFgAHbBcFefKkzD3pv7Ffz4oAIzzvq9hjROd4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13489958},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"df1703f8d63bb4dbcb658f04eba644351f192154","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-df1703f8.0_1775148629970_0.6999361237111383","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-e3111902.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-e3111902.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-e3111902.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"580a67ffd8d757a3b5cec8c48298eb874bc8ce03","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-e3111902.0.tgz","fileCount":7182,"integrity":"sha512-P5jW3HP0o533gzjF0YvNSIf19iKI78O+zkF+1vwQuBapb7eJCckl8T84H57lmkpI7fi0mSAJfQsLlyOet4/YVQ==","signatures":[{"sig":"MEYCIQCoR5WFMpE47KrOC321baOOrGYoDFIcpLCv7y0J2VN8+AIhAKL7P7UWj/kodW1GhN3Ermfh/1hHlaungFnmUC7zSZ4W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14941224},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"e3111902c5c3ac78ed244b3eae85a9d9ef987d77","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.1","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-e3111902.0_1775193020340_0.6431825141571066","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-ea6e4d32.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-ea6e4d32.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-ea6e4d32.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"806c5177610d9f2674255b415c9cbfc4a5195212","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-ea6e4d32.0.tgz","fileCount":7583,"integrity":"sha512-Gm4jgUaDQf31mrWpCDcrERZeLtHnAXgwvxxJ0Vb4Ul6LqYnbE149fpuX7U0el3k0klvpS4YTxevnKpoXUfM7tQ==","signatures":[{"sig":"MEQCIERzubroEZ2SdvCibHPizvubH8hZ+/ywJWETofED9ZuTAiAuG7N0xDtyhhVmy0kQ2/7T/QK1GCsKW8S+ofBYdQGnkQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13491797},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"ea6e4d32a8e4be4673954605a26bd67830fefbd9","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.1","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-ea6e4d32.0_1775200691327_0.24532921491104065","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-42059efb.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-42059efb.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-42059efb.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"9d26eaf1a933a6dbd26bb2ef82314bc0b086436b","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-42059efb.0.tgz","fileCount":7182,"integrity":"sha512-JDuyLuJoXkdVgrUtMoRSx6aRXusmO1DN3phGGBGLwXwFwVzLSntJZM1iDl+0MqGGjJYzhTBAUB8BeJAVmbMe9g==","signatures":[{"sig":"MEUCIBT8dXuRXg01gJBEfkJY2w0I6/XZWQ3qMJ4X71kgo5mdAiEAxRwNJTyXy0LxpE8z06Zc/8i0qOzj4jFl71GQHOKr2YQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14941742},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"42059efbde33a48e545fe2089fd3ec53406f07a4","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-42059efb.0_1775722852836_0.1499336356038541","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-d35fb422.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-d35fb422.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-d35fb422.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"8723497cf76a43f3e409bd7d8e92e4c5c0b21693","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-d35fb422.0.tgz","fileCount":7182,"integrity":"sha512-e1cy1w/YhoYdOzTnksdS1sUrr6XufVpHm/8Zp06GwzBOx9WcYkjhcBsEhZZ4bPmm0zwBoVlQEu6a131Vq3PTiw==","signatures":[{"sig":"MEYCIQC5ZYcH65BhWHOn9zBNXzWMvgM++wFd65TtTYz4C6nvzAIhAJbbw5ujM4+dvCdPXasz09R+FO2EqScQo1gZjIw/8/2N","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14941742},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"d35fb422a5a7c7e371b85a5fa58b896acc584f75","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-d35fb422.0_1775723545506_0.3434073715400281","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-95e577e.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-95e577e.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-95e577e.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"a7790b899c5a6e944c9ae00a2b345096970d444c","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-95e577e.0.tgz","fileCount":7182,"integrity":"sha512-vS3MFKptwkbA+3atfl1XCTaBd3kPsBG6rE5Pm/FStcYRGACJZsXRztCAvq6NrzRTGsF+Ml6c7C2YB5qQTwLx0g==","signatures":[{"sig":"MEQCICt88kSPQHOwhcHkX82wS5/7qr+UUMBt/Oj+MbWFBl7IAiBzcBtLtJ4SvkftC5xyXBxrhPpc0UEgtoWOvyHmaokb0g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14941741},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"95e577ed61233a9f86d0051445f0103a5ff01eb0","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-95e577e.0_1775723554936_0.8675411954941308","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-RC21":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-RC21","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-RC21","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"eac2edfbf4614836564ba993365f3defa8e5d71d","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-RC21.tgz","fileCount":7182,"integrity":"sha512-hhEb4OMWP6ZrImX4Lcp7Jrmt0BZ/qWTQQgk5X+VdBilVFCNfDzMYm8bQpp2MN4RxAsJRk7lxhCVwuPwLoUCbew==","signatures":[{"sig":"MEUCIQDX9gK35k/hq1HWtpgqkST/B3/H95AjRGkP0v5CmAJLTwIgGItE8bYvtCZVwNtg4A8DrovxvbRrkHiDu5L8LD9CvVM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14941736},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"95e577ed61233a9f86d0051445f0103a5ff01eb0","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"ekoapp","email":"developers@amity.co"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-RC21_1775723924004_0.15064601375128994","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-3e7b2eb7.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-3e7b2eb7.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-3e7b2eb7.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"6e47b1f19e6ad9b2e32a7699403767b240a03828","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-3e7b2eb7.0.tgz","fileCount":7182,"integrity":"sha512-+MePIrBbMrnopjfpnf0mEOH3O9mMh1uOHZu+X+B3cVuMsmB/P7sTfrWznqK52WKFMrCfB9MqRrBQkIhiOw4VHA==","signatures":[{"sig":"MEUCIBMng/RjbQ+lr6mLLOSk2/srUQcQvJpnosXo1vzlhQRuAiEAz+V1Bi0wlGSELlsVucuEP8H2iNjaq6EkedlUnpihc/I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14949904},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"3e7b2eb7ddf05531a4c654a6b2ea0af488fed4f5","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-3e7b2eb7.0_1778732905872_0.8367474627297748","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-8d8c44a.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-8d8c44a.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-8d8c44a.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"651d87fe1524300dc17875405421014230c59e48","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-8d8c44a.0.tgz","fileCount":7182,"integrity":"sha512-pTivlG5sKzs2qKuLUFjNie7exY0HXErgNIqEtZU8bBIzv5mKP8ZMwZsZDnPGka0l0UPr4azwtjOcwW672f9YmA==","signatures":[{"sig":"MEUCIAI/7Yk+pJVdApg0uH+IschhdaLxjuER7s6oc/wGwRptAiEAs8fumxgSgU8UqPfC5csuBk2mHydHQolz4zLRpK53tCI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14949903},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"8d8c44a1ee7a21d7e487c4e3127489b9405b564d","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-8d8c44a.0_1778747398634_0.9085568454925828","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-28f0b19e.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-28f0b19e.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-28f0b19e.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"897ccb5a59f85c85021f872a085abc9c4de67b4f","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-28f0b19e.0.tgz","fileCount":7182,"integrity":"sha512-+fVKHDjA1bmOgbHfjYLgSz+IyEJW/q3nzugXZ+EQ78u7b/dsBKUtMaJ28mTestOYBfjUPfc3ql4zIOD1oTV3LA==","signatures":[{"sig":"MEQCIDrJWdm8D9/YujmzKR7/aKcHegiW70MedmDlSsKXzg0KAiACb+OkPHCHAJ8WfTph0uYryeHr7vLgBAS3cocV0pGGnQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14952495},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"28f0b19e6e87aa6122d81b40e86e033b154c91d5","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-28f0b19e.0_1778758125476_0.505182637234399","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-634beed.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-634beed.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-634beed.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"f2a6c2853c91dc21caf649d6d05dff335bca94bf","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-634beed.0.tgz","fileCount":7182,"integrity":"sha512-M1184dExXRPCK7ezxXgDBApGEvWRjB/HujmNYgKag6bal8lVdKtQhWRThAC2Nfh/AzCwlan8ZAuLXnRVf7Qc9A==","signatures":[{"sig":"MEYCIQCywDZrguDVPFaXV8sVqk2vGOvydeuxpFFSmS1hKk4jUwIhAP76jX3FnszVtmHla+nha1o/C8/jhtKP9+Ruz4TMqhEl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14952494},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"634beed9aaef998d79466bb679f29c4370111e4b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-634beed.0_1778817023667_0.4566870609767575","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-RC.22":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-RC.22","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-RC.22","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"f7eb89b34a9ed8441898d5bf81acbc0cf7cd9124","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-RC.22.tgz","fileCount":7182,"integrity":"sha512-ZwCTPd9XD/zL6RuhrqbLA1drCVmIM4/YgjdWtvd2Z7YM8STXceBCA1pP5VR/6wS4MUuZoJzrDY0SBgDU8cbtnA==","signatures":[{"sig":"MEUCICRZ49WWSNqMSYSADfSeBqZXLdOSxaxJr4AGSed6Q1mMAiEArff2/0b+Kx0HFq7AH/u02pNVNMHhCLTgovRhI/dofks=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14952490},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"89446c52388bbb8a88749fb9e800c076f3aa19e6","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-RC.22_1778839269856_0.9249191102769261","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-89446c52.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-89446c52.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-89446c52.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"98e687b7743d8760c9991478556747e7d6507166","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-89446c52.0.tgz","fileCount":7182,"integrity":"sha512-mfhD84PyAEL1s8bJ2mCDXDGw5XgOp+rqLufqdeRQD7FQ+wcJEHOcUFuyDjESfLUF/imvyir0zWcmQjU6VaEfXQ==","signatures":[{"sig":"MEQCIC5WpCFJ05DAjaZfJE50vZwFBua1iZ/zbAHq8HK9XZZQAiAE+vQBNiiweLgUA8LLRHQDRKkNcRfPvMXZ7pDlr58EHg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14952495},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"89446c52388bbb8a88749fb9e800c076f3aa19e6","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-89446c52.0_1778839403734_0.9557748483163251","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-ba548f5.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-ba548f5.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-ba548f5.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"8d2e2a054ffa388a481afe6f7313bc91d9f1565f","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-ba548f5.0.tgz","fileCount":7182,"integrity":"sha512-Cvu4N+0Di5sr/2YHvfgCDnK7Oo/vYLPz6gouTrHxaZF4T2AmN1ueAT+CHtWMxrDRwvvd0LucKqZERWesURqRYQ==","signatures":[{"sig":"MEQCIG3EIYGr/9zsxOubp9ztdSy45tC+x/XIOIgMx3kF8AJ6AiA1EiYiibCWfV3Y7BUY6u5yUHt8zP3EfDvbF0sAFzc30g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14952494},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"ba548f5b99a27fd239aed2b3da14ea43dba7f1e5","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-ba548f5.0_1778839503108_0.54944734663393","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-0227e23.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-0227e23.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-0227e23.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"ad281eb86a8c8e7930cbc1952b66fcfc7c2701b0","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-0227e23.0.tgz","fileCount":7182,"integrity":"sha512-9jR107dMkXIBR/Jh+r36l36xRwFm4dCOUC7awQSoaUIhYl0QiSIwVe7hSPiyXY8QZO+iaZsVCcfNd0EekI/0fA==","signatures":[{"sig":"MEQCICnVgwVzCIOYDKfjHk8C/v6dfmvlnuyyVerS447aqNocAiAViKJMkHxnS/LFllHRrehAwuFvIp2vPJBsNhRtxsZwIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14952500},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"0227e232e82ae7e7825eecb1e7fbb7f271fada39","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-0227e23.0_1779867841244_0.8722379098900455","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-RC.23":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-RC.23","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-RC.23","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"77a788787bf95e9afe0255b7c7f2ed3e7ea9d61c","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-RC.23.tgz","fileCount":7182,"integrity":"sha512-Q78llI1+4beauhVH+2pkgmTnz0RpepJvPvVHHDW5YYc6xyJwvuL2iMtwnMWN8sI0ZIOQggWVXx5Og4uBOw5cVg==","signatures":[{"sig":"MEQCIGUJQPEQHHFk1bUeJlk4Q5Bi2f2gs2OuZtWgDxWf7TE4AiAldddnSZ6GPQNjko8XX6lMhZu3IG7kiEXstGL1AXzKSA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14952496},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"d783b35f032af9ce523514591ebe55c3d6cc8733","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-RC.23_1779868116942_0.43344000780034886","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-d783b35f.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-d783b35f.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-d783b35f.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"cdda9f775fd5f959cf9e8841861b30137ef37f94","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-d783b35f.0.tgz","fileCount":7182,"integrity":"sha512-6Vcat3V/mTh5soAn6fT9/NZ5oz9DrGD0DV762f06aR+QPl6CcH0hqnrlVtyPawPHcG51lKJFxJGqxXl0CkXYoQ==","signatures":[{"sig":"MEUCIB8apUz1SjPwi0lAhOzB+I8K5au4OFkgsVA4st/kcuXWAiEAuFm/Z5kE3SnfsGDqAmaZSAKC/sIzOi9u4c/x7xPbXJ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14952501},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"d783b35f032af9ce523514591ebe55c3d6cc8733","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-d783b35f.0_1779868312656_0.16914901806221172","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-0e8c990.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-0e8c990.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-0e8c990.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"1f32b6326025f8f839e83d820ebc57de116ab67a","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-0e8c990.0.tgz","fileCount":7182,"integrity":"sha512-PJaOqLNZ7V9C/Jq7czaQDFge5qGu4EuG6sYBu1w/S4eYxX7rOi49VA0AkCd0LtTSwGA8vm5NrhH+AqJSlL/DbQ==","signatures":[{"sig":"MEYCIQCaiaOeunODylRgZxunmmpVrYdeHrY/zIqgG/umrEUIhgIhAKyv56Oe8uzaka9t21zawyIyUcyQTAgi3ws5cTITehFf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14952500},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"0e8c990f5dc1c0494941d646b530863959594229","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-0e8c990.0_1779868315585_0.35915191924800194","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-13d6ef27.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-13d6ef27.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-13d6ef27.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"f99748bf9ea66c3903fa7982466af8d852f0197c","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-13d6ef27.0.tgz","fileCount":7182,"integrity":"sha512-AgEumqivGb7bQVzQT4uTkH4vRssLHSNXrQ9ouVqvf6pLW9ejGeyswgbm2j6tb/J8GWjNYWvt01kiRm0y8BFUMQ==","signatures":[{"sig":"MEYCIQDbyonjjJXu7uJen9fqfmHf9kOrp1kgR45DKLUghoPf0wIhAPegJUSaPBryXmN7H6nSrkDcJbV3ShmOF0v7vomzsYJz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14952870},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"13d6ef2727a497843bb59ae789e55913782be5c4","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-13d6ef27.0_1780550400802_0.9312389835351145","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-3cd921d.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-3cd921d.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-3cd921d.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"dc2db7c1976775ab8fbc928fb9b07f2d3832b24a","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-3cd921d.0.tgz","fileCount":7182,"integrity":"sha512-fmNPojByHhPUw3uB+sX48V8WIIMpVjdjoiCHANlCAJxAdnY7+3gHXd2ilGXbqW/zRtWnRi6dh1gOId42vHOK2g==","signatures":[{"sig":"MEYCIQCDRXKWStDD3e5wygSmD6IbZxSenEN3jxtANPWU/erB9gIhAJUfJTONa0Y7CQhr7ZU1MImbFZCd6UlB72K6JQjil6jE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14952869},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"3cd921d2294ca99a76e6da8d06b950f0411c44f3","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-3cd921d.0_1780555378210_0.5398720941918769","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-3473a9ea.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-3473a9ea.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-3473a9ea.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"d36d3163dc8e4473f2a68f309a605887ab37cc9f","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-3473a9ea.0.tgz","fileCount":7182,"integrity":"sha512-geTguEBIn51Uowa5meIfYzv31uZbyoK9hYmmlu7VPvLEGYS2sU2s0cGwYO0F/YsX2rXsQn87Hd2qmCSOc92W2w==","signatures":[{"sig":"MEQCIGQxSNtz54JpOjooEYbZ7l8wb04gXnXVWW69PNtutlSIAiAebMs1EhxPQpCJ6B5dDRwDKXMi/bCaabkaVcIJHuk3cQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14952139},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"3473a9ea1e0eaf10bd8beaf569547578129b65d3","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-3473a9ea.0_1780642139196_0.667386265609351","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-1385def.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-1385def.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-1385def.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"1f658dbc1ad68e8728f4561ef6e3e8234c4d3933","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-1385def.0.tgz","fileCount":7182,"integrity":"sha512-q+f2UlQ3Zx68PK3zg3+fhglcouNUUqww6dQeXwHdbqYWxP63bCCTSDLXCnUmszcfiNydqmxN3OoJb4tyKgByCg==","signatures":[{"sig":"MEYCIQDqTbo1jTX1bRjgHkkJN1f7d6DfRWYjxJVVPgeXdaZEHwIhAJ+TtnQP84yOu8K9KeVNy8/aOWo3pcOoKBxiotD5jlxw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14952138},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"1385defad048ebf12644eeabdf8e9aced5b3d5a3","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-1385def.0_1780643986859_0.24846026760089734","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-RC.24":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-RC.24","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-RC.24","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"813141f2c03a3a9818a29821f5e3be098057d48c","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-RC.24.tgz","fileCount":7182,"integrity":"sha512-VA7duaM80h+YbNtweW9DTw/gg1j9gLduqERtPIBJcJJrtcZ0lslk+/CEl0ez5+dUMfLFq4qaV0VwEFhirPVklg==","signatures":[{"sig":"MEYCIQCnKu8B0L+lXVMRqoc1pqMpI8xZ+xIDpyGnyj8+ksOcaAIhAKYfdDzxnIHPwkBV37KbEuclBYR0hUcSgOQbtGJvAPpY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14952134},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"7b2a222dca28c21cafabb305fdf1e38fcdc36a26","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-RC.24_1780647156860_0.17358399452438578","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-4842c58.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-4842c58.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-4842c58.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"4599c2ea956a620f2202e89510d58fdff2829e41","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-4842c58.0.tgz","fileCount":7182,"integrity":"sha512-DGCP26fAb+GRKDFGnbfHFFOHRry5Wuv1lArUQh9thtMwZvTap8Yyk0LnjTh3FuQ30WLh1Aftlx+JhgxPm0DP5g==","signatures":[{"sig":"MEUCIGYbE/BVzbWkZdE7ucjqpFyaZPgVuVb4VrWNvgH7sO/7AiEAlRF/8FTzSXjquRRNNxBT4QyHC/vKG7jZg2VId2aKQOc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14952138},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"4842c58c07b781d7e619f28f07c016b5f325c796","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-4842c58.0_1780648389197_0.3438734542334172","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-7b2a222d.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-7b2a222d.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-7b2a222d.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"5251cb22ac48e9c5b8e987221436025fb473f950","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-7b2a222d.0.tgz","fileCount":7182,"integrity":"sha512-4IjQ24SY+eQ0zjGTS10bGdndU19e0U730VpntroSh6TZGyp256KZsq1hLf7E9E4tzMj7WgDlPl2AmkrSZ2tOCQ==","signatures":[{"sig":"MEUCIBWPsJNQ+un2rHI7mk1rl3Qe23OFw2yfyOBscFOQQpGIAiEAt1jGc/Z5s1eQuvTLUWT7jWWBxSybbAGY541nkWA+Tuk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14952139},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"7b2a222dca28c21cafabb305fdf1e38fcdc36a26","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-7b2a222d.0_1780648408057_0.8741674656799283","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-60b24728.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-60b24728.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-60b24728.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"096745ac88f4d628032444c80d87a9f10bbc0b7a","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-60b24728.0.tgz","fileCount":7695,"integrity":"sha512-H6TQ/txIASY3vb8q+D3/RgiWaCbLlUnuDT297DbOhbmhP2h1ydDiE2yuQAyOANEIyV5zMGjcJLoZ8GOK9Jnw8Q==","signatures":[{"sig":"MEQCIEyl6p3KwYkL0IIK4+AZr2m8+xQ7VI3Vwlf2PpcAenLZAiA6wB9j5bIaChwnaJ2srFOWx154r0DfMJlmMSN2hP+pFQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13822957},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"60b24728d9c30c5b170aaf61fcf00c4ac1593aa2","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-60b24728.0_1781078392306_0.12090172156488066","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-811f0fed.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-811f0fed.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-811f0fed.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"23c7e5b62be93358c29b7e52f2bebc6fa52ce294","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-811f0fed.0.tgz","fileCount":7695,"integrity":"sha512-l7Hy7ZbEt9vXcLD3s/cvUCbrdWzo2a4N/Hr5XKjGFYlWr2nHsFRmreP2rnqeZX2qPV3RNkOrlp6rxYOAWB2vaw==","signatures":[{"sig":"MEUCIByCbUIr2Xu5l40xdq3mTmiwTbFpfRzYwGXXy21NRvJ3AiEAlbpd2iXIOeJTBGG82zwsCsYG/dqxL/tzKEfmq2pSHus=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13822957},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"811f0fed2e2d2836436dd2783fba538734f3d292","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-811f0fed.0_1781078510611_0.32623564186432596","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-8036aa65.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-8036aa65.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-8036aa65.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"48c602d4ab2f59c864d75b5d0fc33bcdf13733c3","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-8036aa65.0.tgz","fileCount":7695,"integrity":"sha512-YMQXzHTQqWejouYhPV/+2hMECoaqMuLOXwZjjPZivHSDwEZLgJGvlU8JTVrCA4ET5Q521u3Qc1WFnFaRMjQftg==","signatures":[{"sig":"MEYCIQCzrjdHt0FS6repq8dO6KO+552yOD/v6HRmFA9HMj22WgIhANuiynu3Mf5VWRTPJHc3msQF+KYKNijVK5PBlDAmr2d4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13822957},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"8036aa650aa9e01a7de66f0f2a13fa72710e48a0","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-8036aa65.0_1781079951911_0.007578708609757623","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-7b1ce998.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-7b1ce998.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-7b1ce998.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"f467783fc22ac20cc642acd47499351f092343dd","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-7b1ce998.0.tgz","fileCount":7217,"integrity":"sha512-SXx+OFpVpYWMBbzG8Psju348YQq+D2mLJPUVAVm0Fwtl7algIkYIKnKsbk3QkE+ZhVVd1jMmKdOvh4CpOdcwjA==","signatures":[{"sig":"MEYCIQDUzS7cG76HVlqfedSa/+R/frJzeHNjBNGwbngEWyVCVAIhAONenQ+AHodxUJ4OOPPEhPLXD3pD5P2dt5K3p7pJLZG5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":15020099},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"7b1ce998e748a7f058f504c57e6e3572a7223907","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.22.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-7b1ce998.0_1781156371044_0.17420378706174766","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-0871dfa8.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-0871dfa8.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-0871dfa8.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"280d5f89aa52941eddd3486e210f87020f41907b","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-0871dfa8.0.tgz","fileCount":7217,"integrity":"sha512-tHxavU3669+k8ZztNnWO8arzxcbSV6gdFZvD7lEJD2fYlrPMW0hnNA+HFf6A0YgXReHTM2hWAm/zkfbCA+nvnw==","signatures":[{"sig":"MEYCIQCDTO+9qo0PRE0b7Csl09hGk7ai2ersb5Ddl2qQ3Wq3IQIhALiCMG+Ojohg2WjwhRd6YzkH71LbNjNdyuTJkS+YTJE3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":15025679},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"0871dfa8f7caf399b8ec983558fd4e17d0e96e41","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.22.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.17.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-0871dfa8.0_1781158357959_0.9933725604775205","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-d86147e9.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-d86147e9.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-d86147e9.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"cb7d8fd697606c43a91fcc5db8313e50d4fe62d7","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-d86147e9.0.tgz","fileCount":7695,"integrity":"sha512-pFpYnkiagUePz7iuSREufQtWHdrS31nXFw+EkNNOo7xmYiiMZfHWXG8ad8zGNrsQxj0GyeSImY8LPlWYQWATFg==","signatures":[{"sig":"MEUCIQCxcWg8loEmH7KEnXAbXUUlGw88MpV6y/OK+IG8nt3JRwIgMnkAAx6iekw7p3dJgSRzyvmoYusY2ZBkgEizDw9xOEY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13823194},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"d86147e9f766325a5f1044f11417166ead9f40c9","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-d86147e9.0_1781163522109_0.6597422667506272","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-77562ec8.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-77562ec8.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-77562ec8.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"1c11bf4b153f49b8e4ae8a3841af78704dccb217","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-77562ec8.0.tgz","fileCount":7695,"integrity":"sha512-mWqluATte7C8NkZtZGTkR+00IlpirA+juEKz2U97qXw6BumZDCFywh6+LbKxWv0Cb6RaoyT/MWxXQ0qysGtWfg==","signatures":[{"sig":"MEQCIGt1fa/lQ8GB57TbRBi4dCEkAraj11D7duo/3yklJv7DAiBpA6kwRh/ddyUZhHMRrKRCfTlaupjvmk6ZiWhrBaTPAQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13823412},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"77562ec8ca8c623f5248e1d6772a0235489f93e6","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-77562ec8.0_1781167670431_0.29048957650758234","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-41575d17.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-41575d17.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-41575d17.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"d54feedb48e9582d81d37e6a7ac8f56593f0eb97","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-41575d17.0.tgz","fileCount":7695,"integrity":"sha512-/LvbGPYIlUzQ1FBn92UDGZ0EjthObcX453+e6j9dkJ/pRnhrhYBXZgeG9CnGZx4iev0UK4dSTDNqI8nt3PE08Q==","signatures":[{"sig":"MEUCIQD4GNiSKbwJmes97y95KYtqMHBpW7ngodtbEWv9oh8mYAIgYMvXvN5NU3HbHdPboRHz/deZubmexFNKMifh+RdaFxs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13824077},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"41575d17268a5e4dc0244fbcca7a3268577a106b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-41575d17.0_1781168302248_0.7566028415320873","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-77199c56.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-77199c56.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-77199c56.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"813a9cb8613d924a9746b0bdef7fc68a74ccef5c","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-77199c56.0.tgz","fileCount":7584,"integrity":"sha512-R1/eEl3hHFEIxyLPhun64rQIyS1p+BA+uh4CN1pW824FPEUOybHcApITTVH8OzfA6zq48fF4j4iMIdJ1f9NLqA==","signatures":[{"sig":"MEQCIGSgg7ZlyiyS/CPlRr3/XYO/PMdzk3YAvxYIL6cUJ8A4AiAYKX5ujC1tfV39MmKMCPA3rxW5lch2NqBmcVN/M80nBA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16133664},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">= 20.0.0"},"gitHead":"77199c56953a6112b28f6abe3d9cf411a9b75186","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"18.2.37"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^8.1.3","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^18.2.15","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^18.2.6","react-native":"0.77.0","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"15.11.1","react-native-video":"^6.16.1","@types/react-native":"0.73.0","react-native-screens":"4.8.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.22.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"5.2.0","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.11.0","react-native-video":"^6.16.1","react-native-netinfo":"^1.1.0","react-native-screens":"^4.8.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.1","@amityco/ts-sdk-react-native":"^7.22.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.2.0","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-77199c56.0_1781170477397_0.3080611110791027","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-83e5fd90.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-83e5fd90.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-83e5fd90.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"59fa6e09f55dffda5a7c94f5bfe40325ea9e394e","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-83e5fd90.0.tgz","fileCount":7695,"integrity":"sha512-+CXS1lY+qxetymyhNhxxUvimgHSZXJYg6m2umYuOm4Hx1qfCzzPuuIi40XZtGTbqdyqQOS47FutA6E/MhcXUFw==","signatures":[{"sig":"MEYCIQCh14eH3Y2Mw5oTX898ZW2Qe2UKDTi8znOVS4r9CpKlCQIhAOItCCSwgNGaGo8QVruaaM2vAfT8qbGOXfEvA3+ytGrM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13824209},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"83e5fd9087b3dd283c38b26b9a8a815173f26cd3","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-83e5fd90.0_1781170508035_0.17259784335311923","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-3f2080eb.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-3f2080eb.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-3f2080eb.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"ed20e5b7285525e2035db5d025762acd97d9d839","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-3f2080eb.0.tgz","fileCount":7695,"integrity":"sha512-X+/H082M9NMdrqLL43rqCrrL6tgg3HJQqwik3yh14pnO4luK2Or6z/TYMCoNuGxMyESW36KMnBetcsKzebyxXA==","signatures":[{"sig":"MEUCIQCRCX7N0H87XjTfAmH+jcWmVqpgfFsbLttoRnmYdL0pUgIgHNuh8P2S9gvjlj7Ipalkw6Kegmxj0zVk+LsWOFa9SkI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13822049},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"3f2080eb75d1239a0aea7b37f7c9b4ec1efd1fca","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-3f2080eb.0_1781174060355_0.36161675306946406","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-3b80348e.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-3b80348e.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-3b80348e.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"263f4083ea4834ed3e65135232457176617ae65b","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-3b80348e.0.tgz","fileCount":7695,"integrity":"sha512-Earm2iPIfcW2GoQdEcUhFCDLw1IDsF751d9sFWlCvnFFRZQh5XMU4yGZehL54haIqefnbMwTkNvCcy59mjvY7Q==","signatures":[{"sig":"MEYCIQDH7+7vNfFfuVL5A/fZQVVhhiYb9DL/1ZGXlqJpBwOirAIhAIuP64MWEFQ8oJIw/Tov4syQb2OzYXjpnmF3DAT0QmPn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13826791},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"3b80348e8c95fac0e0053a0daa10a98328de79da","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-3b80348e.0_1781241858900_0.029752583959116174","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-c882c5e3.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-c882c5e3.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-c882c5e3.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"a8083e4ef75ecfc93b336f2c594dfaaaf4c02f3c","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-c882c5e3.0.tgz","fileCount":7695,"integrity":"sha512-LVQdAjNRUuJpplCx9RqNfVmpWJyazcuyp8mD5w4i07pK41p7c8/RVhWtRuEHPNGILod2eL2a4Am/e48lJejIag==","signatures":[{"sig":"MEQCIFfIypC6eqC9G4w04WBa6BL7wXtQbdtH1KXTgv64oODlAiAYKMxyQkQt4npS0WXVRhSAUqE3lu2AUbWjgokKg+zdxg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13824051},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"c882c5e306c59c3befc6abb5e144efee76646eec","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-c882c5e3.0_1781248781697_0.25084810979875294","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-edaec24.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-edaec24.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-edaec24.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"fead743825040b332e85918be7f7f87eb23095c5","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-edaec24.0.tgz","fileCount":7695,"integrity":"sha512-rI5uJLMmR2sMOqK2nUKNzEUKbX8gC4K7t6ZiDbyjLh+rs2MDmHgO8YrfwVlNR8xY8UPtSGU7xk7982ghWo2/6w==","signatures":[{"sig":"MEUCIG1RC0oiLnlU+ftZAWbz3xh564FGxAZ0fIeJrEQ/T468AiEAkD9P45uSYUvXyBYnU07TiFBK3zDtx4BbaVb3rHeVdOk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13824050},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"edaec2407cd0b54dbf0021181dbb2ae2b0617ec0","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-edaec24.0_1781255176663_0.8349609746022337","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"e66baa5112e1949e48a982d7d36013c8e6fbe9f5","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0.tgz","fileCount":7695,"integrity":"sha512-j36CwHSCdN1xBViYVFGEa/nbRfEysrvvgHV4MZjNg4DRgHoJv3TbNplhw2KWAqwYdYC6eCdThVGdga+j9mkAkA==","signatures":[{"sig":"MEUCIQCLyal2+OgJOiWvLItT72lUoyJrcV+k6K55Jh55W5qivAIgFp0Lrh9+dAUfO3i6b7xRxFcEZCl3t8UODXVmT0c8lvU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13824058},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"3993f3a1a21338097e672b03bc8671f581338cc8","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0_1781255893766_0.6344341944016572","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-3993f3a1.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-3993f3a1.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-3993f3a1.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"ffc9777bbe9e8d698128b809b7ee6151cfe6b0b1","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-3993f3a1.0.tgz","fileCount":7695,"integrity":"sha512-f4GTARuShGxCSVDdcymNg4H36vL8bt6GvnYUK+bT57FbCFTs5R3S6OW4KjZxO04YVFvuc3US8fPwWY2ZFMq+Cg==","signatures":[{"sig":"MEQCIG9f0O8BLLzOgwluZIkx2EcQDqG9fxxTqJxD+EBM7giAAiAu0flWv4QQEiffhshIANTIhWC0LMbt5yXgx0CaJ98Z9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13824069},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"3993f3a1a21338097e672b03bc8671f581338cc8","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-3993f3a1.0_1781256044111_0.9078524616931025","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-a201df6a.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-a201df6a.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-a201df6a.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"96e4b14ea7e2fb547d9d314b39510419d05fe426","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-a201df6a.0.tgz","fileCount":7695,"integrity":"sha512-dtDyz50aeSSdcCl3Vw29xV7AWZXUCKnv2C6hK4yX72xtQxsgHKQ+jaILW93lo1XOiDolezLuQdrdiEK2rs2UIQ==","signatures":[{"sig":"MEQCIAa2vI8NYk56HllJbWAPMRB+Yy3RG+2o2X/JvS+iiZSRAiBM1uliR4spNcszmVfKIosPHfPP1GIiuZtGK7IJoj9ToQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13824069},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"a201df6adcc268b7bc9fd597f77bce6a1fcfca86","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-a201df6a.0_1781256182409_0.47558674384130195","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-29f6d84.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-29f6d84.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-29f6d84.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"9007229c7fda395b3bb5a92c027e27e70f2a9936","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-29f6d84.0.tgz","fileCount":7695,"integrity":"sha512-pKMQdE3JXf6+WrrKWH3MmWWfMeWuJjXGRYaWFnB4hfweGxwUn24nixJWbso+3c8ypfkITN+YavgfsCKkgyZhxg==","signatures":[{"sig":"MEUCIAY74YsGICyeOux9U72DEExweD3W1tfYYl87zyALeYiGAiEA3wkVJax13XACTSKeAG7lJ04MrnNdpFmVulKHtIH0Acg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13824068},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"29f6d84d7e1cc4939e6adcc36e1b1a209092e5b1","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-29f6d84.0_1781256239160_0.06656948333028945","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-55318b9b.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-55318b9b.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-55318b9b.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"1488bad56f824f5482f085f60f5dc6a228221171","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-55318b9b.0.tgz","fileCount":7730,"integrity":"sha512-YqbKF8DnL1eaqfjYoQ5BAh1u3uT0W6Yima8PiQS7GCcnMQQZZiMJq2uY+x4WUcQ1e5a6uL5F/DGCXRZ/Ln2ucg==","signatures":[{"sig":"MEYCIQDZCTyM8koxLX8fvNZw1N1zPQvXtwvLXg6fh50Dd5JevQIhAIeqkwhFiqloPpvD4rPKkgwiUJagzPXmau08JTyVfQrq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13895733},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"55318b9ba47e12130ebf91fc0ecb3152692e32a1","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-55318b9b.0_1781261344655_0.36848954606614814","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-324acbfd.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-324acbfd.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-324acbfd.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"38023ddb91bd6bb1f8c05fb25f8b86b10100e7f8","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-324acbfd.0.tgz","fileCount":7828,"integrity":"sha512-fJt3SVVYxYU6/A4A819ylP2Jrx4WQNx+pZYuC6p8QOBVnuviBEu9qA9x20W1VFKqaS+g4YXZ+q3g5GFndToKIw==","signatures":[{"sig":"MEQCIAXUmU4AeV0pE66FJlo12rainLebP7u/ucwY5HPmoNJtAiAmJlM+T8glxbwQxGn9ITw+9zRR+favSL/i77koAHBR1Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14010576},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"324acbfdff2df76caa9698d6272c78ee3e401453","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-324acbfd.0_1781522261059_0.38427765870105923","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-1eec1b69.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-1eec1b69.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-1eec1b69.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"cc68a1b317af9d995e6602e4faea8498a3ef7b56","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-1eec1b69.0.tgz","fileCount":7828,"integrity":"sha512-yw9XeL13V1TgRN/3N2yoM8zn2B4gT9mocT9qiZfAbaMnaU4sp9I9xxUaCnOjKBq3WrH8oMn6n8Wvxhwj2TIFcw==","signatures":[{"sig":"MEQCIGT3vAlKtaLw2L5ktMV/ZqSmcYzfu2bh77I5NzorrVjBAiAwYqJ4I2FyrvhQP4XIHfasW/xIQBWwWIiAs7eV/cWvVQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14010576},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"1eec1b6998ef16378cbdac05c272d6965ca25999","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-1eec1b69.0_1781524958038_0.47378168000864784","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-dbc3c639.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-dbc3c639.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-dbc3c639.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"239c45b5e109f619a5839a83304079276290b18a","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-dbc3c639.0.tgz","fileCount":7730,"integrity":"sha512-zR9uqWEngWjtbnJtADzgpNrhCOa3Wcz8LJ+VUb4K0yoHdjdisQbn4oTjevLlZlQOxj6yxRANj+XGoPHiGFRetA==","signatures":[{"sig":"MEQCIGPjDVEKX6zk2xCSrT0CZaZidVHCm1nt4i+tJh9fjRr2AiAYc4XxE6HJQ9hdlaeBfLy+5+VO8vDL/YJT0k/ceAp8Ag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13895733},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"dbc3c63907d8a1ee36c858efd774cb12ca455bba","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-dbc3c639.0_1781596946368_0.3371224114487603","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-00d805a4.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-00d805a4.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-00d805a4.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"130400f1048bd75ea78780bfb0c174f131bdc544","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-00d805a4.0.tgz","fileCount":7730,"integrity":"sha512-aa3o+hi0Z8VzsutxQDaifCjZk1ZEuxgKcltl/nV6BGXR75/3oguP0M+bIzx3LMzJ4nWjSEy7Tda8XIJolvOuOw==","signatures":[{"sig":"MEYCIQDN8FIkKdPj2NgZfZqrTLXexCl1ErDU2QkGYZks5kvKTgIhAKSCFAeILq19/d9nMallMJE7P3UKfUizzARDxz6SZgin","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13897031},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"00d805a4a4bb91061179f68d77268951b649f907","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-00d805a4.0_1781678012449_0.2549636994868627","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-2786c805.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-2786c805.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-2786c805.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"8e3b82289ecab279454660428d72d5a08aa8e99e","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-2786c805.0.tgz","fileCount":7730,"integrity":"sha512-P2Kmwk52qyKQD5uEC+GJ3VErUEQP8HGCZM0Ym3zgYgsipnGtEnAoPewgo0hx67zgodJZ7LA8qNAVT0QUthJjVg==","signatures":[{"sig":"MEQCIEc5dZh8NJ+jvO3hRiFU20szP/weYG9zxVpIo3Cq6KA5AiA6rwUuhb4cBuymb9FAxLtZfAtqq1IlZ7l9MF7CCZDmLA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13897031},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"2786c8057f21d6e543a7bf1665b43c63ee28215f","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-2786c805.0_1781678094694_0.060433306915694374","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-629bfc7c.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-629bfc7c.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-629bfc7c.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"2af109d654889dd266bb1b305b211a568f8aefe8","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-629bfc7c.0.tgz","fileCount":7730,"integrity":"sha512-yjfKm/A7AWMYpmE/7V08K7agR5kJarfbCSf4eKTCj/jTNkjFK8txLn5zKnFCwhOBuxqngHokXgVIVgJJybctzQ==","signatures":[{"sig":"MEYCIQDGsyrZMw9Xo+y1saAZbvO/XDnQ594C+uyFx4kJsQ2IvwIhAOA1GcH2qFYPfVhwZu2lxu1b9nmnvFUa6Lh1onx+bJPO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13894757},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"629bfc7c09a29f8c5f2fa3e914e42b1023692306","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-629bfc7c.0_1781680318311_0.6622952457916766","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-b759715c.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-b759715c.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-b759715c.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"d05b97acf25156406e9c146f689ae17aaf77e695","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-b759715c.0.tgz","fileCount":7758,"integrity":"sha512-SNoYSpa1UyOqhvfQ5m2a74doPATnkFgFlezM9t2qtcIPaUf4N7aH/1eN+/33SltKbjaliW6V0LUTphm0g3h2jA==","signatures":[{"sig":"MEUCIAMlmiolf3VFg06/TsKp1AlDuT34ZIgHh5jquq6UXDmGAiEAr0+YmD+y3LoLVHYk2oGyExNvWKr7jQHjgjFh2qfvkyg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13896904},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"b759715cdf31f035d2b6576c52b81c2107572062","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-b759715c.0_1781682013682_0.9813950880718574","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-183811fd.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-183811fd.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-183811fd.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"be5cd92dc101323985dbfa37ad58afdc3ef029ef","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-183811fd.0.tgz","fileCount":7765,"integrity":"sha512-wqmpjQUKlyiyjcojJZ8k5kuXg/Hf7/re95gF12RLyJHsfS5KujghJqGSEJhuGIOIeyaGWGoo3/j/UNN1UIbxcg==","signatures":[{"sig":"MEUCID7wYvzi/TBqWyULsPIEJtD7mDSFzrVekKGjDNOvxHyaAiEAvUQGHiEbSXKbb0+44c200mtfCXoD2BUGRQofe/bBDRg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13909269},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"183811fd3602d0292485d7dbfbf4d970cd111d35","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-183811fd.0_1781765335409_0.23365946598460496","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-edb95669.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-edb95669.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-edb95669.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"8338bfb7eecffe001ca2287f38795da00ee007a5","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-edb95669.0.tgz","fileCount":7765,"integrity":"sha512-FaPX2eS2r483kBlhjQJS0Jm4Xq1QTycyN1lKsm5C9pXhEFnqA9MFhzIz6rxvRnZToQ/kxkinuKmV5V/LXXHbuQ==","signatures":[{"sig":"MEYCIQCgiW3gfk/BSpaIBWYvhyohgrILKC84HjZL4+oNgOV0WAIhAIogdMXt5CiosEs6+OZ4UZSvsbjJFigGDvWIvQnu8Wm+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13907426},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"edb9566933e2dff7a693baaf6d8a905026900b23","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-edb95669.0_1781765501485_0.390084782302881","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-fd53cf63.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-fd53cf63.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-fd53cf63.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"3e0c18bb0cafb8303205d54e793cd2d16ed643c6","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-fd53cf63.0.tgz","fileCount":7765,"integrity":"sha512-I2U6hKOPR0d9Fnqt0wf1n1Pba9/NlJz6bq1B2tzkQ5G8zXZtFsXh/TMXkYI2v10+YHpFzcsFGzmF/FLzCStP4w==","signatures":[{"sig":"MEUCIQD3YkgWwg2Ww7H4/IAy4U6TEMsU7CqGqERFOAuGW2c3xwIgOza3mUKyrhlTTJYZrI0LMHQds+CvCjjlF3PwkKUkMrw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13906838},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"fd53cf63066468b1d197fca66469c8b125b57545","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-fd53cf63.0_1781775808719_0.9552672078178932","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-76209166.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-76209166.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-76209166.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"2f0311c0b36a5723d7ae7526e69dccca435d96dc","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-76209166.0.tgz","fileCount":7765,"integrity":"sha512-Blx01HJVGNovhJTI+GJFY3cbiGjtY4zblbLMKORWgAoHzqQJSyaoxUnRHpevwANnhwBJbc+fTzW+XSG9R1EsIA==","signatures":[{"sig":"MEYCIQCTYINRJAMdnPfp67ajkLOdUTw2HpRoEM3DLerihai5VgIhAIaG5qCCUCH79Mmik4YryX+b2vS3d7qVV2EBrYcxYvnW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13907770},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"762091661d39e2e09f116f51055b55fb9abe9f3f","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-76209166.0_1781775858366_0.5755094186980014","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-ad5e263c.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-ad5e263c.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-ad5e263c.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"48804f3fe71d660581b89c74866c504b4ce45005","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-ad5e263c.0.tgz","fileCount":7765,"integrity":"sha512-cZ8lmfj/zsqbjJzeQcq0GkQCs7Z+zgIWAtF0MsObNiCRof4m26krM0u7wYYqAkhxA4Jvup8fzxILJakqfax9UA==","signatures":[{"sig":"MEUCID3oPq5Z40ydIp8xYl2pBLWz1upTp8XH5XI71z9Kwwt+AiEAh3BK+YYy/cOcwZG7ODqacSarA2QnJcP4KYXyejzhoGk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13908185},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"ad5e263cd5c08d9f4ab80bbdd5092f35ea62243e","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-ad5e263c.0_1781849168479_0.4018590841938803","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-8a2f8c36.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-8a2f8c36.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-8a2f8c36.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"3d2b9fea952ac18a4526b0d21a33109908a85f91","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-8a2f8c36.0.tgz","fileCount":7765,"integrity":"sha512-v7WTICDnF+HMY6Pk+MXRssMM/rrJ2VElLpA2ncD316ypqMyIGsHnfAjoW+SdoAIQcEVxKMD15YxnJJSJroaASg==","signatures":[{"sig":"MEUCIQDAPA76jR6JQKaCy9NOph5cG7xuqW1CQoQnFfi+Wm3jYwIgaEgDAWmHTvyW6y1d0rPal4bNb0xWxwgBAjq1Kgk8gbo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13907957},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"8a2f8c36db6374207ba3c9a53637a082e601ee5c","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-8a2f8c36.0_1781849200267_0.4523017582242077","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-9e166419.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-9e166419.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-9e166419.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"8fb82e2945d199bb7b7a47eca10ac524f460beb8","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-9e166419.0.tgz","fileCount":7765,"integrity":"sha512-QLTq+iWGDzN1o8fjd94yiWdSK9rhx7A5XfpzRCdwSbUx2oKT1b5MaM1flawjV9PIeMzXU6TBWySS2axZeo/E3Q==","signatures":[{"sig":"MEUCIDXwBTWggppakFNwOjFjL/6vNfxA7VwH//Jo2QWVWw/cAiEAkgIbcq79c54gocKBLWFQbuIBPpqbl9nq/+MqKQ6EsHU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13909690},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"9e166419ef727e9b57d59aba3204e10a9fc83fcb","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-9e166419.0_1781849214716_0.41287548015168873","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-626cb4fa.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-626cb4fa.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-626cb4fa.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"58eae124c335d42f114bfacca856315406b9559a","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-626cb4fa.0.tgz","fileCount":7765,"integrity":"sha512-qCLnPwLqbb993ss3t2lnhUv/sEMkwuI+Kcolv3EqnWzWoBj9q0bUfamUZoV7fSRPanQjogjnjepUPK7rMbB1HQ==","signatures":[{"sig":"MEUCIQDZx1S1OrMDkkSN0Rs0/aAWRjhfQJl19G8dEIcilAlYOwIgZy9UFO0UXIvkP/MxUYD+tUy+LVabuKktLmvD9w3SunQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13910265},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"626cb4fa5c779b34bb635d0b631c0fdc66027ebd","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-626cb4fa.0_1781849240218_0.22183040666403153","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-76c13c5d.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-76c13c5d.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-76c13c5d.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"b71cb44b46cf45148526c04d75b2e6a6326a3546","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-76c13c5d.0.tgz","fileCount":7833,"integrity":"sha512-TOrCl38uiQAhJ1oxQwU8CNo6O9QhGOLzjrvHn9K7IgQn6gfu2anJ/PHS3YgxNqR4MGFw2PIzdO7WaYow5wbShA==","signatures":[{"sig":"MEQCIBO/EY1KTCooS4a9BiDD4oBib6fGUzeMcVf+q6P9W/IgAiBC8vTb0gvfJCts8h91o41qxJL8xfYRmIWtEDTwAcFlpA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14044002},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"76c13c5d39189baa22fc8d7d7d478699f94ccb1e","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","react-native-modalbox":"^2.0.2","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"4.7.3","react-native-swipe-gestures":"^1.0.5","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","react-native-modalbox":"^2.0.2","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"4.7.3","react-native-swipe-gestures":"^1.0.5","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-76c13c5d.0_1781868296358_0.3485157220561528","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-3dcf95dd.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-3dcf95dd.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-3dcf95dd.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"86ceb4aec1ffe719f639a15e078e7a394994e4d2","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-3dcf95dd.0.tgz","fileCount":7765,"integrity":"sha512-BiZpLWNkxSdr1Gqek9GcokQCFRcRiEn390kupCEXMmREq4Q5y5wbiu1jiUDh2lReWvvs2tcca3qP2pET41Dzng==","signatures":[{"sig":"MEQCICJy7yrkGCHYIBeaW3ZeaT6WjBlyAoYlmSAqh1UF4Rk5AiBiAcgfkCH1DqsJ71cJdfJq7yDOLAEtLa0eazhQ+AvVAw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13910655},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"3dcf95dd8967e21ab454cee68ea713d98667c6ca","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-3dcf95dd.0_1782098426030_0.8688977787372434","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-f0b9d54f.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-f0b9d54f.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-f0b9d54f.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"a068973d1b1d4ed7d02a16774e72b068d300451e","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-f0b9d54f.0.tgz","fileCount":7765,"integrity":"sha512-gVgdrA0DuWa/R8dLl0/emO4RzJpohD2KfSr0usDXM3ihJviZX39U5uz1E2EYxLs0NjuxcuLtMzP6w6+AwLlINw==","signatures":[{"sig":"MEUCIQDfG8VtYkkzuTNdfdPkoCKtQrhoe3wohfYASIpgbeV7dwIgVz8NL4t2N2z0NLJybZaqBFjdZyMat6WdzBJy3S5XLG8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13911481},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"f0b9d54f5a76ba0089850f28ba522fcd9818a684","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-f0b9d54f.0_1782098514916_0.5508406445043108","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-d0b4da56.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-d0b4da56.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-d0b4da56.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"ba7d6c2a8b3a48aca29a54d41dc9772b19b0c93a","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-d0b4da56.0.tgz","fileCount":7765,"integrity":"sha512-BHXBPVJdu0PqiMPM3AnGnEwloKTtxgFxYyV8+vEbK+9hVVFMfdYoSICCXvnm0IPFQXFLd9lzF2x1ospczNpCtg==","signatures":[{"sig":"MEYCIQCyoGyMOBx3k3yHN23XKpxcPM4VcawNIukbvRleVWIwWAIhALa2G1DXKZlSv79thTQe71+5chTCl+A9Jnelb+2eN+Pv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13911788},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"d0b4da569661ddc3718f943fdffb9c49d17b887a","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-d0b4da56.0_1782098558514_0.12480384173124737","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-466c962d.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-466c962d.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-466c962d.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"33a98c7be12389a6c387c5a8e49a1dd45a2196ba","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-466c962d.0.tgz","fileCount":7765,"integrity":"sha512-WNFTQBYS1XADf44syquUQklmqNZ1v6Rqq5tAc7ZbMrPea4Cc3A79EBlMGPe2qPPp8MORMcMk+iYbxds9jCrEyg==","signatures":[{"sig":"MEUCIQCWKa7KcGNAncIriGyqpcbg1jxmM67r3oZBmOcScybukgIgEX0Wkss8t6LD/9CAPJ/mMYuFmNoth+tRQI6eK3gO6Ms=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13914425},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"466c962d48d63c757cba0317f4bba95ac36c8ccb","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-466c962d.0_1782100062974_0.27258369491573786","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-03923ef4.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-03923ef4.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-03923ef4.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"f9bf38e8b6ff66525f7fc4e515c656d4f894adf6","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-03923ef4.0.tgz","fileCount":7765,"integrity":"sha512-4DG0OOBCg8dZXAxCSCu4N3CvSsobdEH596G76KTY25ZwRjEFogh6vy9Y1dJtAR0Id8zBInu8se32/1hNDjhQeA==","signatures":[{"sig":"MEQCIDA3ELOlIh6s+dWxee5mq1Aj3jvRf9o2IW6+9jQ54gLzAiAV5n9unr3anmvPuWqL6YFwBXv6KDTp6xrpb/d+ZTsMpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13914719},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"03923ef437cf38c603f70869a134d0ad170e03c8","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-03923ef4.0_1782100094788_0.12287651412796197","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-a8da43b5.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-a8da43b5.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-a8da43b5.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"126daafce5dc74cafaf58f4e38cbac62d4f3e64c","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-a8da43b5.0.tgz","fileCount":7695,"integrity":"sha512-1YWE7PBTxs3qSyhjFVp0L6a0AwcxDIKkUj7Zb178r0hmd+oehZwklNryjBFCyp5XS0QB/LT+DF7yLD7YCXYD8Q==","signatures":[{"sig":"MEUCIQCAYAGmIF4S1u6Lq+dFD1Am0VorsrQGAEgLdHT8PLPcUAIgV13bz57muKh8y5Kk8Uf7pVT8zFN/dB8PD6OSkyOMZSg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13829982},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"a8da43b53e6a8d294f21c0113a6b1b17a7d10439","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-a8da43b5.0_1782115040947_0.8429101618795545","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-38f62348.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-38f62348.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-38f62348.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"511ad0207edcb427301eb76460a9d645981e7ce8","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-38f62348.0.tgz","fileCount":7833,"integrity":"sha512-bsPJOuAP3FyVKxfzvC7A8IcOAQUNjkx60NjreRXUA5F09nMFyHVm9+ObL6HJBj0VJYgVQHdxjmNIzZV3CtI2Cw==","signatures":[{"sig":"MEUCIBhYVNqLymCKflL1HjJLkQpQNB/nyhzPS2ZHe8x5e4fqAiEA4RzZrq9l6YNW6RM6DKdTML0gv9sD5txFj2BHU8P5Y4o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14044002},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"38f62348e80ac23fcb3ae033aee43f660ffe4216","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","react-native-modalbox":"^2.0.2","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"4.7.3","react-native-swipe-gestures":"^1.0.5","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","react-native-modalbox":"^2.0.2","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"4.7.3","react-native-swipe-gestures":"^1.0.5","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-38f62348.0_1782115321560_0.6537595606190079","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-e0eb8745.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.0-e0eb8745.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.0-e0eb8745.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"ca6900b80ef55ffef1240eee04abd49c042f839a","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.0-e0eb8745.0.tgz","fileCount":7833,"integrity":"sha512-TI1W3XAtwP22+na3OIz3q9GBrud4mCWhQEkAHa16uC2LWAQd9XvNtZoHdZpOevP83f5smgg3Qzopj3TPcBK0NQ==","signatures":[{"sig":"MEYCIQDEwPdPZeXmNBIgUGCctrU5SxkXsyk5m2xctMJWuQUe2gIhANwgesbCLm0yYLLfqDGOiYTP4sxSapDnrqd/cSAw+ocj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14046038},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"e0eb87454f50e3e3a47d46e9fcdd1eec51392399","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","react-native-modalbox":"^2.0.2","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"4.7.3","react-native-swipe-gestures":"^1.0.5","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","react-native-modalbox":"^2.0.2","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"4.7.3","react-native-swipe-gestures":"^1.0.5","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.0-e0eb8745.0_1782116064650_0.6214999512652988","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-cacd98a5.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-cacd98a5.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-cacd98a5.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"945467102c25a90aab533cf40365b7b637f76556","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-cacd98a5.0.tgz","fileCount":7702,"integrity":"sha512-pZg5r4PPvjZKeNv+GSfZDwefEP7Y2y46j7p4j71p53CP5ePTnLc1UlvTPZlEt/JEesbpxfToVyK9QtpZD4KKrw==","signatures":[{"sig":"MEUCIQD3C2UpmmUE1ugcXiVcfd1Jubis2tlkaW8tLlG/yuNB2wIgOHYbjoypIc3Z90nZozQILkJE/g12bXstpsbeAPWE7i8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13833683},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"cacd98a5295f10677617866067af1280d78dbf5a","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-cacd98a5.0_1782380263510_0.06791666129200369","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-0037d7d.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-0037d7d.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-0037d7d.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"ae22732a5c97aa70dda736cd9564c4552cc97f3d","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-0037d7d.0.tgz","fileCount":7702,"integrity":"sha512-OBKlRB9aFJIYqewKxATSrdvPim49NPG+kJxq9xyHmotm37IL3ygRXnpBTilQYTDfsDHtlNZQmLHDweloN6c6dA==","signatures":[{"sig":"MEUCIQCAmel6lVfpu7U/jHHdCHbdAXS3WacF/lAjCuxwvbaHYwIgFwouOb39jbKb6xgOyDfqLRUhQbjhh9ApyNfeM96rouA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13833682},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"0037d7d00f3139735deafaf1ea49c8b5cf89604d","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-0037d7d.0_1782380741970_0.8077755591491986","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1":{"name":"@amityco/react-native-social-uikit","version":"4.0.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"a785e7e0e8a90083dc3aa5769d5a32ca96c90371","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1.tgz","fileCount":7702,"integrity":"sha512-1D6KRBwBLZdt3hl347G4b8l0upNBT+DyBhUNy1MrV8xHsO90ZrwIMIyMAPmhGtIVajmW7e+PGuHAtXCyZaknuA==","signatures":[{"sig":"MEYCIQDQRNm3ig/ZXpFQFhuskfidmjEd9IrgD/05B4yoppqGfAIhAJ7A/bqpUM4FU/YhL/8iUe1zwxoIa2u+N4yjGZuch9pI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13833672},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"8e4d4f3a14d0bf3b5b8ff9b936870bd01fc6e526","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1_1782382471417_0.8654223482295449","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.2-8e4d4f3a.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.2-8e4d4f3a.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.2-8e4d4f3a.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"2b740aa313bea555a23f8ba48c401b48b3aea197","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.2-8e4d4f3a.0.tgz","fileCount":7702,"integrity":"sha512-rgugBEbSI+Ye2K7CrLEgc8CbBSmvRZqIYSJoLLyXK2fpGDmTHHalYfO8ewdzr8oOegK/W4tRweYLdJfeU30xfg==","signatures":[{"sig":"MEUCIDA+E90tm3c7Fd93aupchJJcjJo0i+C4nWq6clbI8A80AiEAjujMc6+SQdOw8pFdKOSCBbJJLOdKgVh2ciEyEcnxgNk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13833683},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"8e4d4f3a14d0bf3b5b8ff9b936870bd01fc6e526","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.2-8e4d4f3a.0_1782382846279_0.8400164607607825","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.2-bfd939a.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.2-bfd939a.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.2-bfd939a.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"36a387bebb7d866b74330ef10cdfbf0f266cd4a0","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.2-bfd939a.0.tgz","fileCount":7702,"integrity":"sha512-9sSBy7VdCvawxm1j4qSe4z6bbKzIGn/SIlVT5FonnIT+/VqgeXZ3l/Ie37nNrU2W28KTBLXpuZY5EKHDNvvTkQ==","signatures":[{"sig":"MEYCIQDp+PzdHfuXU14srKM8bdZBA36Do9erKNLcYTr0/GNemwIhAJ7SJvwHU9hnsvaF4x13s75eGw87jEDfajc3WpcE4Km3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13833682},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"bfd939a276c60473c7a16347e3f06f83a4115f79","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.2-bfd939a.0_1782382849823_0.1879513245613389","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-c72d1d7b.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-c72d1d7b.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-c72d1d7b.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"4dbdf4b5fc4f1e969ff56b552232e5f4c1b11af0","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-c72d1d7b.0.tgz","fileCount":7840,"integrity":"sha512-KiItknIs5ieBIL7fdIfJJlGIthhQJXmMuwCqmn0Z9XItMx68CfyfDfj7ideLiRPKPadPjUVoPPjxmCzEP5/b0w==","signatures":[{"sig":"MEQCIFsUyuYmeMKav7buxePVgDtzwzU3+M42ehZroBQoD/NbAiBBIm2T18A7iw6mnNTsn1PW9auaB8Uwv29DPV40iu9ANg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14061644},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"c72d1d7b7822a487fdb21f85f25194a5c8cacd01","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","react-native-modalbox":"^2.0.2","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"4.7.3","react-native-swipe-gestures":"^1.0.5","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","react-native-modalbox":"^2.0.2","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"4.7.3","react-native-swipe-gestures":"^1.0.5","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-c72d1d7b.0_1782401634539_0.09097838761463284","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.2-f1fd1fbd.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.2-f1fd1fbd.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.2-f1fd1fbd.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"5931c029bf1b010170c2b1d830ee5b03887a83ca","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.2-f1fd1fbd.0.tgz","fileCount":7702,"integrity":"sha512-2OduS1NrFFi4zTYuB7qE21DsrASdZUAtK+494gmbSKParxagBY3lrAe8zfS3toPMFzRe7zgq+Xx4s/Vzj1vzSw==","signatures":[{"sig":"MEQCIEONzmMclsulDcOHg7/7flczuctqHBsLJYWhCanhSMp9AiAAviMRkfT7G/5wlerszNyPcesI0c3tsP+CfNgzT7nFjw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13839596},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"f1fd1fbdc58e24f8884c893994afddd31b9b2834","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.2-f1fd1fbd.0_1782707144998_0.677573678975212","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-48e214d1.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-48e214d1.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-48e214d1.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"1434f651e3e07d6b326c68e0550b60a542d1c667","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-48e214d1.0.tgz","fileCount":7765,"integrity":"sha512-QrWm7nSaGh0Yx6AhLtNbiU7bEulYJ8ymc9YUv84ttP11ft52PZAFydWPI+zogLdgYReizDsUXFdKeWBLDeCelw==","signatures":[{"sig":"MEYCIQD5O95Uzq714u4Be7lFnCttpbdKmRyU8SWWIOQi4pPHrAIhAO1qFUjyLSfxhlXO3TNdGb6qH4kFlINOsjSPyiwmU3lV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13914998},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"48e214d18d92161e595cf965b1d011e76ca0bc8d","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-48e214d1.0_1782708091649_0.7983866748294299","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.1-290b3b7f.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.1-290b3b7f.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.1-290b3b7f.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"1daeba39c8d8534239ffa481baf1d1fdc8dac1ec","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.1-290b3b7f.0.tgz","fileCount":7840,"integrity":"sha512-WU24Ueo7lzp4plSDGPjfucIpzymPLE59vCeXMcPiupVXYcrJ7TJ9H3dZS5+H7vUDZflXDSa/PQC5frn1BLVAkg==","signatures":[{"sig":"MEYCIQDTrxdhYAeZiaZLp1SbfT2MEpLGFlZRSUSxlO1IgBA77AIhAKweAszZLZ+BfHLBkjA9V/mVXEUN3A4+uRgVRTbt89BX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14070283},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"290b3b7f9688cb8674760c2afd35a7d3b91ab0f1","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","react-native-modalbox":"^2.0.2","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"4.7.3","react-native-swipe-gestures":"^1.0.5","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","react-native-modalbox":"^2.0.2","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"4.7.3","react-native-swipe-gestures":"^1.0.5","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.1-290b3b7f.0_1782725792565_0.5693175675807707","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.2-4a38b1e.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.2-4a38b1e.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.2-4a38b1e.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"8841421d301cd4bcb5311ba4f05e2c8fff3bb89e","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.2-4a38b1e.0.tgz","fileCount":7702,"integrity":"sha512-NcaNof8FZHjqukLClbXuMBnwejFdDLi//S7atwhlAcdDIEtpfRHqYzl27u8iSRXrtFDlOTrXXxS3/Gi6Bz2WSQ==","signatures":[{"sig":"MEUCIGKBGKFOouSbJm4UWG5Rmvbf2+mgnQ8WD0qxkVsTIku2AiEApiRxaYoqx0XyvoLHgAhR7ml/RFVxgv/cCQB9wpL8ADw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13839595},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"4a38b1ecc5985431438e64049f81b8d6519aae7e","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.18.1-72bd324a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.2-4a38b1e.0_1782726003918_0.49207545278149856","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.2-232eeace.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.2-232eeace.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.2-232eeace.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"a8ce5e45a586eb158b76048f0a8f016e8b419711","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.2-232eeace.0.tgz","fileCount":7772,"integrity":"sha512-4czq7wGpp3le/RxN5kz8Ej2YCLaFsE146cOOiXJvo+emz50qxr1gBmuf3R1W6H7XwlAsi+acSiLGlYKEIEl9+g==","signatures":[{"sig":"MEQCIFmXc880UMaLqi7JcZ2SCQrjsJZGPxwNGxFx5VknZeHeAiBySs8lWQgVfj8VA3WBTMQ1AyfRyKAsGXa574MfvRcMtg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13930540},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"232eeacedc63639dd31e2e9fe1da0e085c717846","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.2-232eeace.0_1783062927541_0.7339412293638616","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.2-a91dab2.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.2-a91dab2.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.2-a91dab2.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"135c70ef4053da6ac12424be8043eaf3aad5259e","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.2-a91dab2.0.tgz","fileCount":7772,"integrity":"sha512-ULDDzMeitm6jbiLc5gGuiR1uvk6+6mSQr/t43ACQaSG7p3c/prD4/KfodA8ciWpJWAGYboe+9iF8cybB5xp+Ig==","signatures":[{"sig":"MEYCIQCYwNQyEiigX6F9H6Dp5A6P5hfsKuBzPP6veCZH2T41zwIhAKKHO7TTcVAOqG15Izq1WQgRyIYn9iDvpP8h01XqEXu+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13930539},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"a91dab22ba6eb8e62aa0222e1a617daa69daabea","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.22.1-f15e84ea.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.2-a91dab2.0_1783075065090_0.17607846081496747","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.2-a26dde9.0":{"name":"@amityco/react-native-social-uikit","version":"4.0.2-a26dde9.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.0.2-a26dde9.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"f2c8d2ca69f072d41908ebe7050b9962d425bb59","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.0.2-a26dde9.0.tgz","fileCount":7772,"integrity":"sha512-7g9zSkRsHB8j+Ceqv/4arfVKJjCvXcU0Tbsin3UoeCjqeA/jWqSjjOdBdNE7xxgSoTwzjEZsPyixpU77zo+B+w==","signatures":[{"sig":"MEUCIQDlneGWVg0ONM9hg9LfzUjDYXROxX6vtrGBbKpWK9jhGwIgLjDKzKdaFK5oaWncnR7fHXWyjl2/YzMtLBkwMemyv20=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13930519},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"a26dde92e475ce1f2bdb7f87314ea9686e24f3c7","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.23.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"^7.23.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.0.2-a26dde9.0_1783080224279_0.6129711225408514","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"f67b5ee11e3a58e96edeb2135123643e68717741","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.0.tgz","fileCount":7772,"integrity":"sha512-lXLeeHVooVtM85sp2KqdlCbhizmp9KCtXuhONzWRQD8ZI/iEh+Hd2DfrWI0ChLpHBVJOZMOQTDeq+ZaHZFVnXg==","signatures":[{"sig":"MEUCIQCw0KIF2bq3uplIP0l+/+NooQ4C4191i91H0L0P5Z+evgIgeZUNZobUpnIPQegMqPX74ko8513F7gAvAzlDTL0pzNg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13930509},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"db113351cf1ad80847a08fa5f80588adb98a4c11","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.23.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"^7.23.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.0_1783080465834_0.03510916613621662","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-db113351.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-db113351.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-db113351.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"7a9567a67cb4ef255512a1262e5388261583e004","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-db113351.0.tgz","fileCount":7772,"integrity":"sha512-ZIUJcYee94JyyKgsWyVFnzfSyk3HpofgJOciknCWuCR7Z/MbwHGly7ZlneXRfgaSRBAXlZZvbx7NwxNsuLH2Lg==","signatures":[{"sig":"MEUCIBma9IyPJB8eLnVxQ5CZ6OAVmwX7qhnx9iz2RLALmJAzAiEAt1KfYKdmVb8TMi/fHIN6AyACXjPmkVX+D1sAvurgIys=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13930520},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"db113351cf1ad80847a08fa5f80588adb98a4c11","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.23.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"^7.23.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-db113351.0_1783080752991_0.00145880884233196","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-b81de36.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-b81de36.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-b81de36.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"edafbfa0b84a6f77ea0c7dee7da403180c6535ea","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-b81de36.0.tgz","fileCount":7772,"integrity":"sha512-Bj2uEsoRoV0KqFFsfjJFPUONXDVKmfgL4QSUwY16W9r45A1IolqCnlOPERlme2a215lqy2IFCDVqnEDxJaUV6A==","signatures":[{"sig":"MEQCIASNmS1o6NMP5A21b0B7sQQ82ToPmTivC4MHRBD3NwWlAiA/tjgO0B81juoH7paH6wqJJxWw1XWBc9SpHzwDw7wU1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13930519},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"b81de369392eff85366f23998fe0165308d5279f","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.23.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"^7.23.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-b81de36.0_1783080797003_0.1835504427035637","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-d7da0c5c.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-d7da0c5c.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-d7da0c5c.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"baf735c4dbb7c39355ca8fc6025bf5c82f837441","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-d7da0c5c.0.tgz","fileCount":11258,"integrity":"sha512-urPkTZHlHhNuxlS/y1fGmw8JuQWDWNUpmj3jqTLTeiETeDExnsyEmJSAUFD94O/A9zRX6MiHoiJeNNIKHfORdA==","signatures":[{"sig":"MEUCIQDrhGooriZmHKr4u5OwGd15pAKT2XqjQj0FoMoXdYAoegIgRSgfxOB5SLl25IIf9QN3cTYaV2CNujDyPJILS7iVAMU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22165231},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"d7da0c5cb1b7cfdd7347c94fc8b6a7b04ec4edfb","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a","check:chat-toasts":"node scripts/check-chat-toasts.mjs"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0","@react-native-community/netinfo":"11.5.2","@react-native-async-storage/async-storage":"2.2.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","linkifyjs":"4.1.3","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.24.1-a63fc29a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.5.2","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.24.1-a63fc29a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":">=11.5.0","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-d7da0c5c.0_1785482323675_0.5269898344705597","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-2a1adfb8.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-2a1adfb8.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-2a1adfb8.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"3fd2ae638433741f1f2394424e871de4bcfb81fa","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-2a1adfb8.0.tgz","fileCount":11258,"integrity":"sha512-BsqvHMbMSlSlV4Lgy7GJP4cvOge5M3SyvpGi6ZYAguTI8zGsNmEpW53s9irUCTkdbf80vHiqVvPLaRl8lE19bw==","signatures":[{"sig":"MEYCIQDAF9uCT9Whk3vMCjRk28PuxnLyMYWypVYj5GWxPI2bFQIhAJuEiOzAz/lrVjPzOLcP5uQKeZb9IF5YyI52qawLVrWH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22181482},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"2a1adfb83735746eed84c0ee7c02deecc86203d4","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a","check:chat-toasts":"node scripts/check-chat-toasts.mjs"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0","@react-native-community/netinfo":"11.5.2","@react-native-async-storage/async-storage":"2.2.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","linkifyjs":"4.1.3","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.24.1-a63fc29a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.5.2","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.24.1-a63fc29a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":">=11.5.0","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-2a1adfb8.0_1785483049706_0.06411678481132288","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-fdf83f6b.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-fdf83f6b.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-fdf83f6b.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"c8e2d3a61b8abaeed2dd9a21cc7c6ecab14c3566","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-fdf83f6b.0.tgz","fileCount":11258,"integrity":"sha512-9Ut3OaWL0y0dwLHTgWGq4xZKaU0NmX1X0zCpaGDFIHPxo9GCWAwHexUa1in2FIPjpGaN0WxZOtwnjhr+uSYnHQ==","signatures":[{"sig":"MEUCIQCE2MRrXh8TfEFjPpIcxwD9+ogMfk2F5HNI64S4/bs+0wIgPtIDF3uhiaX+o7XgorCNKCSLknwhRZ/wWgYeugvdZLQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22148991},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"fdf83f6bb30e008d369be1cde19629deb94ecd26","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a","check:chat-toasts":"node scripts/check-chat-toasts.mjs"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0","@react-native-community/netinfo":"11.5.2","@react-native-async-storage/async-storage":"2.2.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","linkifyjs":"4.1.3","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.24.1-a63fc29a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.5.2","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.24.1-a63fc29a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":">=11.5.0","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-fdf83f6b.0_1785836096043_0.9209486392695658","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-21d3e899.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-21d3e899.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-21d3e899.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"24cab9d5674eaef38504df9d6e73a40b103fc8ee","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-21d3e899.0.tgz","fileCount":7877,"integrity":"sha512-R+X1p4gK6ezu8YtTrBj2J8YhdCTurTKXn8c+heVtB0wuoI1F/p0AAlTpwhA8wzrXcpuPngbeu9ZkhPE1Kx84rw==","signatures":[{"sig":"MEUCIENonmQHuP0Q83pzx/+UBCK4qNYr1NwRoGCj7PpLov74AiEAjy1a2VFKUBKSEO+10HSnPXhUcCcGAbPpIwlIjoennQ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14161243},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"21d3e8993142ff04b8c4cb110d01303260a7ec20","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.25.1-144f8feb.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.25.1-144f8feb.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-21d3e899.0_1786443979242_0.9327994650209668","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-dfb439b1.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-dfb439b1.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-dfb439b1.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"7b819c1086c3503b9ee707f406243aa65e6a03f1","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-dfb439b1.0.tgz","fileCount":7877,"integrity":"sha512-21s8TWPOSU/Ba8mXFhlUIj++GVQKM9hYifpCis3O+IACzO69e5mtEZmme/jTG+hV2Zn5O+iHDrSCNtqN0bKQFQ==","signatures":[{"sig":"MEUCIQCKrf2XcIoRXUXdcpqdSp/VF9ZbaX2fdFdU9SBSDr+KZgIgVYsyQg2x5uge9x+Cd4raDjWXoormSaKDLCGr6G8EVuM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14217434},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"dfb439b17ddab8e5df27141fd5ab5cce33c73951","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.25.1-144f8feb.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.25.1-144f8feb.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-dfb439b1.0_1786454459086_0.6589143741325418","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-79bc765b.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-79bc765b.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-79bc765b.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"787fc58ca19610d95ef7ccef6780cf27de4ee4ce","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-79bc765b.0.tgz","fileCount":7884,"integrity":"sha512-7EbN6fp97Qo8zodGDmsxPdS5szLUOWx8ypRploZz2IwOOm6HSUhFHnWCJ+ZoQlpTQiB5bQycA88uAq/kSUCppA==","signatures":[{"sig":"MEUCIBtdReDb3XwnKXnJWUjyx7MTnKAAlXiCib6jzVd0eTrQAiEA//+W60KaK09anRm8sQKwxlFBPAdlptUSetPHzUfKzhc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14223404},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"79bc765b258a5b695105c9ba44d52d802e64b514","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.25.1-144f8feb.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.25.1-144f8feb.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-79bc765b.0_1786457150149_0.2982528203007606","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-8388cd7d.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-8388cd7d.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-8388cd7d.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"1e7796dd2ac6a9fee9cf3a569963fb5b7c1b0ecf","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-8388cd7d.0.tgz","fileCount":7884,"integrity":"sha512-Zw//I8NWiQpnLXLS5kASBtz0A55hTCT1BXFTGsmZL9kCNh00CmSUTy1VYnu/tI7MnutLLFVRlw6xx9zQc/5xEw==","signatures":[{"sig":"MEQCIBdd0XQ4qAU8aTP6KBhREMReC2fB3zWOQTGMVGyFf1lSAiBtCxMOTQxMlhSjjTtM8YkxoRwPpkvLyCSw0PZqRUIGSA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14212818},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"8388cd7d9a0454de1b172e6c07a6c865d9309fd2","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.25.1-144f8feb.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.25.1-144f8feb.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-8388cd7d.0_1786459464754_0.5297002526510237","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-e85011d9.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-e85011d9.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-e85011d9.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"8c29af2a65a0d300a0ee1d8c1f49d380741721a4","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-e85011d9.0.tgz","fileCount":7863,"integrity":"sha512-btYyB1JSjanHCDCk3JQclR9murWAD/rlK8qF0EFO+op4ZAnLbEUTxgzLuhR+s3jjHXQldPHwSl2+OKwhwprzbw==","signatures":[{"sig":"MEYCIQDpZBl1hN+mHjm+L08n+0XVtAlflWKuK0yMZBTDdA+BYwIhANemsOrI5u34kNOl2ZPs/q4Ruvs+kXAO2j4MDV6QfsN8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14153413},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"e85011d9af36fd9f402eaed619679629a5674984","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.25.1-144f8feb.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.25.1-144f8feb.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-e85011d9.0_1786460144225_0.04332618185759052","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-fe2678f6.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-fe2678f6.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-fe2678f6.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"61ff5db88b0efccba92543b040db09d76a032807","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-fe2678f6.0.tgz","fileCount":7863,"integrity":"sha512-xmOz1uQM0DUukBbiBuKuhN3f7qV/jRmOliiHhU+DyhhbIxk4DTPeWx+KR2bL+Ii6sHtpbxWLHlzoyTpHnEJ5wA==","signatures":[{"sig":"MEUCIHkF5NG0ZMsQkcL8RNivEKbYwCq61khmF0CEKdfO6bZTAiEAnah3Yr7fpaj6IVUS46S7chIacDMcRKS7o261u79ARA4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14155149},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"fe2678f6705254624258d29a527a7df2ffbde9ea","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.25.1-144f8feb.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.25.1-144f8feb.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-fe2678f6.0_1786593782395_0.28982930545049923","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-804691a1.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-804691a1.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-804691a1.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"ffd0d59e40395e0408db6378ba3567ec71c2bd40","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-804691a1.0.tgz","fileCount":7863,"integrity":"sha512-tqeI37qam+c7QA1WQ37dyGKNu3aLR9rYdX5Ywi9ttEunD8rM4VYDU31dtFpWHo4hnEKrBEk7GJv3pL9dz2G7vg==","signatures":[{"sig":"MEQCICJokzZmOfnb/IDzPDk8CUEWCDRF4BDQFhPRdJ1UI9COAiBnTuypH+KAajHL7rUhVSk1X1VyHday2qwza9sca1FBTw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14175874},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"804691a1746add6cac2c25f9b3b0100aa2993da7","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.25.1-144f8feb.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.25.1-144f8feb.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-804691a1.0_1786616113903_0.43479313016215926","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-11cdc854.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-11cdc854.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-11cdc854.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"dd6f2290a39e0c94e4eb988ab0aa8a9c47d9fcd5","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-11cdc854.0.tgz","fileCount":7863,"integrity":"sha512-waAfON1brR6BMXa/lO3wFVFd8ZP0w++brWV8n+eIE8X0/rimjMuptn3OLsDCXVcFb0Nv+ahGFr+Gu+W1QxY1AA==","signatures":[{"sig":"MEQCID4kxDwgz6el9z/qs5Dq98/nVLU7+gSrLb38ziaZoNyJAiBngMk+kbsNReCXxL2Z7Alr+cCkeUPBCA5yJ6P5qFvbyg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14175220},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"11cdc8548efd153b34ae5218909fc29cd925e884","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.25.1-144f8feb.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.25.1-144f8feb.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-11cdc854.0_1786637902888_0.7031870671640188","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-8facc331.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-8facc331.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-8facc331.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"a7e2d52d1e434b11004f193a6692f7108eb41e40","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-8facc331.0.tgz","fileCount":7772,"integrity":"sha512-Prx5ajyv+qN7IDtAlo6s6AF9aNpq2crbjhehzwBmd1AUvsqW9x+1sHAGURjcOZuQORkIlB+l/W3g53K1uMtaaQ==","signatures":[{"sig":"MEUCIBle7CudH6dtzuTu0ehEzmFmvlglNwkrvKq9xirmckZEAiEA8/vNDR0tIs/JXd1TDvplo7DyRJKB9wst6aPZ8wDswUE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13930881},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"8facc3311c493ff50600e9670767cf84f6988f1a","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.23.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"^7.23.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-8facc331.0_1787636753814_0.8815674768190849","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-a334610.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-a334610.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-a334610.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"ebb5fb3af8b37e5622a91b30082b519905caeff1","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-a334610.0.tgz","fileCount":7772,"integrity":"sha512-l/BD9IhhBSt5KL5G32rwociyHMNpedGU5W+OATRTKeeCvRnYjF7Yy9E/aCA2F7ZWjzZvEx7GvFvLMCagRbbLBA==","signatures":[{"sig":"MEUCIHBOK4SL5neDP/BdleeS4u2lFJIgjYPo9YsrJ4RStTxjAiEA65jI35TFQmJuBESm2BIFHi29OopkS2bxC9KZx8DEyJA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13930880},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"a334610c7d1a89c30b78e4a1c3fe3af0f60d0c00","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.23.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"^7.23.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-a334610.0_1788148116598_0.167239878848767","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-693680c3.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-693680c3.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-693680c3.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"9acec16c1f496c15e48719b7e1480557977102b6","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-693680c3.0.tgz","fileCount":7772,"integrity":"sha512-ZIHYDXKjJQUQZAVK3gpEnpGh32YvTeG7zVNKn30FbCYj5Q0+D0o/VK5sEGxnM1crA84FillwNeyXaD7nw2eAGA==","signatures":[{"sig":"MEUCIC6T+au2SLBQGmd0uBwP7NZCJBl1u+cxS8lk87vYQN2XAiEAvBAa7QwyZ3I0UzzMTyX2HDNjpGar13ubGqpbttUBoxY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13930520},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"693680c383fbad197aa28e947d1a23c43689a52f","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.23.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"^7.23.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-693680c3.0_1788148743626_0.9141423517004401","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-a509b94.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-a509b94.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-a509b94.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"09fc126ff086ff19749f73e6435a8ca42671c97d","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-a509b94.0.tgz","fileCount":7772,"integrity":"sha512-d30AnVzdwUwP1/ATfQlAPw+ujLI0xZ8ikUS6+USkUjSvErJ/rmfmsNZ15NfEuJ4lDW984sKsIVLNZa1QcUA4xQ==","signatures":[{"sig":"MEQCIHzkB/LIs6Mzsc0fu3abwyska2iJG2ddIFL753KR/QwgAiBqg5CLma/D0LWTi+QG92lW8Xzyy5saGMeuhcX7kYD9GA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13930519},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"a509b94b468bcffd0e27361322a28b4f626836a0","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.23.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"^7.23.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-a509b94.0_1788148797161_0.3941550246541896","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-b58e7e9.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-b58e7e9.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-b58e7e9.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"a54b6278b0ee47f262f2627a4983bcbc80abc343","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-b58e7e9.0.tgz","fileCount":7772,"integrity":"sha512-hDJg5durqfU2FkF6SNpsSJhiz0B6LWE96VLbUwc1EGvTlSMRF06q4ONyZ2gi/EP7LlXbwmUvapbwMhqBNNnNdw==","signatures":[{"sig":"MEYCIQDqO1qDA9YmH5X81Sd1J7qvFuU1TkFILoTV+2+Y/Bx78wIhAL3OegzYm/FqnsR3Q2VtDWtOZoeY/wFb332skbKCT/xU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13930519},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"b58e7e9e28f56561503b3912622e3aa8cf4518ef","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"^7.23.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"^7.23.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-b58e7e9.0_1788149810521_0.37726326382646436","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-a87e16f4.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-a87e16f4.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-a87e16f4.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"dd158b280c122c3f353e385466740e2c95405c79","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-a87e16f4.0.tgz","fileCount":11258,"integrity":"sha512-SlMhY7JEXZrLp+RWSTzJzGh8B3yzeteTJgBLHFbGcNOzqOSYeslP5g1RH0SyHm/FXCjiINyp47pWVwZrCnX6KA==","signatures":[{"sig":"MEYCIQDDkB6i/C2AHy3UcaCwy/NEY2CMGEiuugAV456ek5V6agIhAIqyYEA9a6dacI+41uPjmkQAAvZMn2KFo0DZDFM1aD/T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22148991},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"a87e16f43602a143b02f8361311cc2fad91cfdef","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a","check:chat-toasts":"node scripts/check-chat-toasts.mjs"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0","@react-native-community/netinfo":"11.5.2","@react-native-async-storage/async-storage":"2.2.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","linkifyjs":"4.1.3","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.24.1-a63fc29a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.5.2","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.24.1-a63fc29a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":">=11.5.0","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-a87e16f4.0_1788855946826_0.8705049232790234","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-f96e5b3c.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-f96e5b3c.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-f96e5b3c.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"de4792d0a787848040f937c96635ef6ba5afd1e3","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-f96e5b3c.0.tgz","fileCount":11279,"integrity":"sha512-/kcJAVCMG8vyDW+u53wYCNA5tctyqfCZAQ7xFrZ/Jsz8tHk6tzCF0oOgOw3Mdp35eWmEWBQb0if9alXzZiT52Q==","signatures":[{"sig":"MEUCIAN1h+H/4KaYeOMHqtxQ05G5rjOXKoKEC5x6LbPHYgONAiEA2KpXhlcD0U6XDVuCQj45ThuzoSF4cm4Zheyu+dBecvk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22170713},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"f96e5b3c8a7486bd05e264f1bb8d1ae7ad977e02","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a","check:chat-toasts":"node scripts/check-chat-toasts.mjs"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0","@react-native-community/netinfo":"11.5.2","@react-native-async-storage/async-storage":"2.2.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","linkifyjs":"4.1.3","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.24.1-a63fc29a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.5.2","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.24.1-a63fc29a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":">=11.5.0","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-f96e5b3c.0_1789039495045_0.23386469568536938","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-fb84f89a.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-fb84f89a.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-fb84f89a.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"ff11d26455f068064cab795f1ccb89e2066acc4b","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-fb84f89a.0.tgz","fileCount":11279,"integrity":"sha512-xSHzsP48LtH/xPV9tLRhHSdrfv5afjAF8CKVqiQ0yqUpdFHWZ7udHWVKWnUEVWQilocGwsskeViDk/rV8Xu7Bg==","signatures":[{"sig":"MEUCIH4odS4WYdYqlEaOrYHXMooDgeIzbBJlbHYtrYg0Tb5rAiEA4YdDuXEbFDsOm62Sajl4NPu2Mx8kghI2K/YymlEdWm4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22173200},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"fb84f89a791a8a8b5bb0a147e71c1eca6fbf3dc5","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a","check:chat-toasts":"node scripts/check-chat-toasts.mjs"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0","@react-native-community/netinfo":"11.5.2","@react-native-async-storage/async-storage":"2.2.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","linkifyjs":"4.1.3","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.24.1-a63fc29a.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.5.2","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.24.1-a63fc29a.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":">=11.5.0","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-fb84f89a.0_1789041650429_0.06183510302264272","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-5d4768b.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-5d4768b.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-5d4768b.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"f7941b4f67cf84f836e2922f95080536118d31b3","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-5d4768b.0.tgz","fileCount":7891,"integrity":"sha512-Ftb5XIqOaoeVp61HqdXCilqy6HT8pAYEaM3XuEq7hw2AXTq4X9VsKOtlrGvz8XqnOXXrrvk4RTD7MZ3jQ8ZA8Q==","signatures":[{"sig":"MEQCIEcXgXt2/7fGwVdey82htW1RWOlDkyCaepRUbk3rMHtsAiBFnRBmRjjuDIza7f1Q/ilDIz5TYEyOyEUz+toslMZfHg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14375780},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"5d4768bcbc18d1788a191422254eeb339c5e5e37","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.27.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.27.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-5d4768b.0_1789104989032_0.9874373551553293","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-bcb7944e.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-bcb7944e.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.1.1-bcb7944e.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"56e97b6a2d484531750ee82f5facfe2af12cc2a3","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-bcb7944e.0.tgz","fileCount":7891,"integrity":"sha512-MmRnSsZXymPuGCrGQUWtF8f6O0A2JK2OeR+8EbsHjVoqfDNzCCB7DyViqQkdiM/LFacDAgXmLt1WcZqvMz27rA==","signatures":[{"sig":"MEQCIFvFyzyic/3JBUrMaIIF7phOzUm4ViPV2+XeZ5QJamsPAiAXtAhMvst5Bl5JyNpKB7JwFiCkPExMMH3+zjrPi2TxQw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14375781},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"bcb7944e3b56b40c113302148425c43d7b7ecc10","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.27.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.27.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.1.1-bcb7944e.0_1789105003312_0.3529815560595011","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.2.0":{"name":"@amityco/react-native-social-uikit","version":"4.2.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.2.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"261c319bcca2fd4366a9e1b873a657b8eb4d4d68","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.2.0.tgz","fileCount":7891,"integrity":"sha512-+8g1i6T6tC66V7swO62KRpDJYM0RwR01ocne4fjznxUikmUX0UEYk6kbN60dzUdEb4vi1kMm4AbqDviKCsGgZw==","signatures":[{"sig":"MEYCIQD/leT60dQDbWXtigZKZEXp64jlLgD59FG2Tjfz5R+YpAIhAOFbKm1FtT9aCn+kdOITCaQe5QN/MREL3bydjlzowkwP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14375770},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"93e27f42c30974bf1c410860b1940ee2bf5acaef","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.27.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.27.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.2.0_1789105097981_0.7611596303719621","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.2.1-93e27f42.0":{"name":"@amityco/react-native-social-uikit","version":"4.2.1-93e27f42.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","_id":"@amityco/react-native-social-uikit@4.2.1-93e27f42.0","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"dist":{"shasum":"bc23964bb954d007e50fabf1df5e63b98af20cbd","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.2.1-93e27f42.0.tgz","fileCount":7891,"integrity":"sha512-wyVV4rKXwFaFuxNiSlhLY7XJQ84YRF6uFIQJyjiPUX1iElO7xKtMU11AWFS5Am3UN81lFQyCD9Y5/+Gvjv1mPw==","signatures":[{"sig":"MEUCIQDArodAEhINuRAufITrtrlUS+CRrP2B5Io5rGPbwHpaeAIgO9KsOjB/DxmL7TSU1mlStbaycram7klJkUYXm35CYWE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14375781},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","volta":{"node":"20.13.1","yarn":"1.22.15"},"module":"lib/module/index","source":"src/index","engines":{"node":">=20"},"gitHead":"93e27f42c30974bf1c410860b1940ee2bf5acaef","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest --passWithNoTests","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","typecheck":"tsc --noEmit","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a"},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"_npmVersion":"10.8.2","description":"Social UIKit","directories":{},"lint-staged":{"*.{json,md}":"prettier --write","*.{js,jsx,ts,tsx}":"eslint --cache --fix"},"resolutions":{"@types/react":"^19.1.0"},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4.1.1","mime":"^4.1.0","dayjs":"^1.11.10","redux":"^4.2.1","i18next":"22.4.10","polished":"^4.3.1","react-redux":"^9.1.2","html-entities":"^2.5.2","react-i18next":"12.1.5","react-hook-form":"^7.49.3","@reduxjs/toolkit":"^1.9.7","@types/react-dom":"^19.1.0","react-native-paper":"^5.10.6","@hookform/resolvers":"^5.2.1","@devvie/bottom-sheet":"^0.3.0","react-content-loader":"^6.2.1","@tanstack/react-query":"^5.85.5","react-native-progress":"^5.0.0","react-native-insta-story":"^1.1.9","react-native-image-viewing":"^0.2.2","react-native-modal-selector":"^2.1.2","react-native-linear-gradient":"^2.8.3","react-native-orientation-locker":"^1.5.0","react-native-controlled-mentions":"^3.1.0","react-native-radio-buttons-group":"^3.0.2","@fawazahmed/react-native-read-more":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off"},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.3","husky":"^8.0.0","react":"19.1.1","turbo":"^1.10.7","eslint":"^8.19.0","del-cli":"^5.0.0","prettier":"2.8.8","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.8.3","@types/jest":"^29.5.13","lint-staged":"^15.2.0","pod-install":"^0.1.0","@types/react":"^19.1.1","react-native":"0.82.1","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","@types/react-native":"0.73.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-builder-bob":"^0.20.0","@types/react-native-video":"^5.0.18","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","@react-native/babel-preset":"0.82.1","react-native-vision-camera":"^4.7.3","react-native-video-controls":"^2.8.1","@amityco/ts-sdk-react-native":"7.27.0","@livekit/react-native-webrtc":"^137.0.2","babel-plugin-module-resolver":"^5.0.0","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/netinfo":"^11.4.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2","@react-native-community/datetimepicker":"^8.4.4","@react-native-async-storage/async-storage":"^2.2.0","@babel/plugin-transform-export-namespace-from":"^7.27.1"},"peerDependencies":{"react":"*","react-native":"*","livekit-client":"^2.17.0","react-native-fs":"2.20.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-netinfo":"^1.1.0","react-native-screens":"^4.18.0","@livekit/react-native":"^2.9.6","@react-navigation/stack":"^7.3.1","react-native-compressor":"^1.13.0","@react-navigation/native":"^7.1.8","react-native-image-picker":"^8.2.1","@react-native-firebase/app":"^20.1.0","react-native-vision-camera":"^4.7.3","@amityco/ts-sdk-react-native":"7.27.0","@livekit/react-native-webrtc":"^137.0.2","react-native-gesture-handler":"^2.28.0","react-native-haptic-feedback":"^2.3.3","react-native-linear-gradient":"^2.8.3","@react-navigation/native-stack":"^7.3.12","react-native-get-random-values":"^1.11.0","react-native-safe-area-context":"^5.6.2","@react-native-community/netinfo":"^11.3.1","@react-native-firebase/messaging":"^20.1.0","@react-native-clipboard/clipboard":"^1.16.3","@react-native-async-storage/async-storage":"^1.19.3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-social-uikit_4.2.1-93e27f42.0_1789105254006_0.2483625692353173","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.1.1-fda57618.0":{"name":"@amityco/react-native-social-uikit","version":"4.1.1-fda57618.0","description":"Social UIKit","main":"lib/commonjs/index","module":"lib/module/index","types":"lib/typescript/index.d.ts","react-native":"src/index","source":"src/index","scripts":{"prepare":"husky install","test":"jest --passWithNoTests","typecheck":"tsc --noEmit","lint":"eslint \"**/*.{js,ts,tsx}\"","check:chat-toasts":"node scripts/check-chat-toasts.mjs","prepack":"bob build","release":"release-it","example":"yarn --cwd example","build:android":"cd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a","build:ios":"cd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO","bootstrap":"yarn example && yarn install && yarn example pods","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build"},"keywords":["react-native","ios","android"],"repository":{"type":"git","url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git"},"author":{"name":"topAmity","email":"thanaphon@amity.co","url":"https://github.com/AmityCo"},"license":"MIT","bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@amityco/ts-sdk-react-native":"7.27.0","@babel/plugin-transform-export-namespace-from":"^7.27.1","@commitlint/config-conventional":"^17.0.2","@evilmartians/lefthook":"^1.2.2","@livekit/react-native":"^2.9.6","@livekit/react-native-webrtc":"^137.0.2","@react-native-async-storage/async-storage":"^2.2.0","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-clipboard/clipboard":"^1.16.3","@react-native-community/datetimepicker":"^8.4.4","@react-native-community/eslint-config":"^3.0.2","@react-native-community/netinfo":"^11.5.2","@react-native-firebase/app":"^20.1.0","@react-native-firebase/messaging":"^20.1.0","@react-native/babel-preset":"0.82.1","@react-navigation/native":"^7.1.8","@react-navigation/native-stack":"^7.3.12","@react-navigation/stack":"^7.3.1","@release-it/conventional-changelog":"^5.0.0","@types/jest":"^29.5.13","@types/react":"^19.1.1","@types/react-native":"0.73.0","@types/react-native-video":"^5.0.18","babel-plugin-module-resolver":"^5.0.0","commitlint":"^17.0.2","del-cli":"^5.0.0","eslint":"^8.19.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","husky":"^8.0.0","jest":"^29.6.3","lint-staged":"^15.2.0","livekit-client":"^2.17.0","pod-install":"^0.1.0","prettier":"2.8.8","react":"19.1.1","react-native":"0.82.1","react-native-builder-bob":"^0.20.0","react-native-compressor":"^1.13.0","react-native-fs":"2.20.0","react-native-gesture-handler":"^2.28.0","react-native-get-random-values":"^1.11.0","react-native-haptic-feedback":"^2.3.3","react-native-image-picker":"^8.2.1","react-native-linear-gradient":"^2.8.3","react-native-safe-area-context":"^5.6.2","react-native-screens":"^4.18.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-video-controls":"^2.8.1","react-native-vision-camera":"^4.7.3","release-it":"^15.0.0","turbo":"^1.10.7","typescript":"^5.8.3"},"lint-staged":{"*.{js,jsx,ts,tsx}":"eslint --cache --fix","*.{json,md}":"prettier --write"},"resolutions":{"@types/react":"^19.1.0","@react-native-community/netinfo":"11.5.2","@react-native-async-storage/async-storage":"2.2.0"},"peerDependencies":{"@amityco/ts-sdk-react-native":"7.27.0","@livekit/react-native":"^2.9.6","@livekit/react-native-webrtc":"^137.0.2","@react-native-async-storage/async-storage":"^1.19.3","@react-native-camera-roll/camera-roll":"^7.10.2","@react-native-clipboard/clipboard":"^1.16.3","@react-native-community/netinfo":">=11.5.0","@react-native-firebase/app":"^20.1.0","@react-native-firebase/messaging":"^20.1.0","@react-navigation/native":"^7.1.8","@react-navigation/native-stack":"^7.3.12","@react-navigation/stack":"^7.3.1","livekit-client":"^2.17.0","react":"*","react-native":"*","react-native-compressor":"^1.13.0","react-native-fs":"2.20.0","react-native-gesture-handler":"^2.28.0","react-native-get-random-values":"^1.11.0","react-native-haptic-feedback":"^2.3.3","react-native-image-picker":"^8.2.1","react-native-linear-gradient":"^2.8.3","react-native-safe-area-context":"^5.6.2","react-native-screens":"^4.18.0","react-native-svg":"^15.15.1","react-native-video":"^6.18.0","react-native-vision-camera":"^4.7.3"},"engines":{"node":">=20"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":false},"github":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"eslintConfig":{"root":true,"extends":["@react-native-community","prettier"],"rules":{"react/react-in-jsx-scope":"off","react-hooks/exhaustive-deps":"off","prettier/prettier":["error",{"quoteProps":"consistent","singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false}]}},"eslintIgnore":["node_modules/","lib/"],"prettier":{"quoteProps":"consistent","singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false},"react-native-builder-bob":{"source":"src","output":"lib","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]},"dependencies":{"@devvie/bottom-sheet":"^0.3.0","@fawazahmed/react-native-read-more":"^3.0.4","@hookform/resolvers":"^5.2.1","@reduxjs/toolkit":"^1.9.7","@tanstack/react-query":"^5.85.5","@types/react-dom":"^19.1.0","dayjs":"^1.11.10","html-entities":"^2.5.2","i18next":"22.4.10","linkifyjs":"4.1.3","mime":"^4.1.0","polished":"^4.3.1","react-content-loader":"^6.2.1","react-hook-form":"^7.49.3","react-i18next":"12.1.5","react-native-controlled-mentions":"^3.1.0","react-native-image-viewing":"^0.2.2","react-native-insta-story":"^1.1.9","react-native-linear-gradient":"^2.8.3","react-native-modal-selector":"^2.1.2","react-native-orientation-locker":"^1.5.0","react-native-paper":"^5.10.6","react-native-progress":"^5.0.0","react-native-radio-buttons-group":"^3.0.2","react-redux":"^9.1.2","redux":"^4.2.1","zod":"^4.1.1"},"volta":{"node":"20.13.1","yarn":"1.22.15"},"_id":"@amityco/react-native-social-uikit@4.1.1-fda57618.0","readmeFilename":"README.md","gitHead":"fda57618b0ff9443bbcab59f3abd742201580556","_nodeVersion":"20.20.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-gSgRwZxAT1sDOOg27xXJSPAT4YwVVRk6HZErTQfqwKEW32psDYIvC8WD2VRSKKJp7EVGtflsTcCPE7D2mp1bxQ==","shasum":"4987b5bfd5257166182c5b1d6b654af2edfefade","tarball":"https://registry.npmjs.org/@amityco/react-native-social-uikit/-/react-native-social-uikit-4.1.1-fda57618.0.tgz","fileCount":11377,"unpackedSize":22594232,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDjcB1Klwp16R6SOYq/i6yC/fGYJar3Mh1ykZ2q9XbLEAiEA57Sgsu0qR5Ikh2LqwMuY18KEStKw3+KaeUZMV98DNlI="}]},"_npmUser":{"name":"platform-butler","email":"platform@social.plus"},"directories":{},"maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-native-social-uikit_4.1.1-fda57618.0_1789357102880_0.571822896394609"},"_hasShrinkwrap":false}},"time":{"created":"2025-12-17T11:42:26.119Z","modified":"2026-09-14T03:38:23.332Z","4.0.0-03e2bf8.0":"2025-12-17T11:42:26.519Z","4.0.0-e833198.0":"2025-12-17T11:48:13.860Z","4.0.0-31ce402.0":"2025-12-17T11:52:18.951Z","4.0.0-8373e87.0":"2025-12-17T12:13:15.008Z","4.0.0-dc7783d.0":"2025-12-17T12:15:59.792Z","4.0.0-e6cde61.0":"2025-12-18T03:42:31.612Z","4.0.0-RC7":"2025-12-18T07:12:51.215Z","4.0.0-06cc633.0":"2025-12-18T09:00:03.322Z","4.0.0-42bcb43.0":"2025-12-18T13:32:51.162Z","4.0.0-130c66f.0":"2025-12-18T13:32:59.836Z","4.0.0-1fa7ca8.0":"2025-12-23T16:11:53.187Z","4.0.0-8da9962.0":"2025-12-24T08:36:03.233Z","4.0.0-RC9":"2025-12-24T08:39:02.566Z","4.0.0-4221f0d.0":"2026-01-07T06:18:22.005Z","4.0.0-4203a14.0":"2026-01-08T09:57:24.332Z","4.0.0-b295c41.0":"2026-01-08T10:32:42.132Z","4.0.0-RC10":"2026-01-08T10:40:41.504Z","4.0.0-c2327e7.0":"2026-01-09T07:33:03.604Z","4.0.0-a9cb7bb.0":"2026-01-09T09:38:05.270Z","4.0.0-eaa97a5.0":"2026-01-12T06:22:35.734Z","4.0.0-7db12756.0":"2026-01-12T10:11:20.294Z","4.0.0-b511cc3d.0":"2026-01-13T02:56:11.070Z","4.0.0-6d48bce2.0":"2026-01-13T08:23:48.351Z","4.0.0-48d9564c.0":"2026-01-14T08:49:53.533Z","4.0.0-73f785f8.0":"2026-01-14T08:53:40.693Z","4.0.0-3dd1feab.0":"2026-01-14T08:55:23.266Z","4.0.0-fe73f9e.0":"2026-01-14T08:59:47.921Z","4.0.0-e78f8151.0":"2026-01-14T09:04:23.503Z","4.0.0-93c391d.0":"2026-01-14T10:25:58.041Z","4.0.0-5ae18d07.0":"2026-01-15T07:46:19.655Z","4.0.0-354a3a5.0":"2026-01-15T08:00:43.130Z","4.0.0-6f1229e0.0":"2026-01-15T08:27:29.008Z","4.0.0-d2b8337.0":"2026-01-15T08:31:20.001Z","4.0.0-RC11":"2026-01-15T08:32:34.310Z","4.0.0-ef2f404a.0":"2026-01-19T08:52:06.844Z","4.0.0-417229c2.0":"2026-01-19T10:06:34.530Z","4.0.0-9b57f0b0.0":"2026-01-19T10:08:28.444Z","4.0.0-b024948b.0":"2026-01-20T03:47:18.915Z","4.0.0-61103059.0":"2026-01-20T07:00:06.165Z","4.0.0-9d15a274.0":"2026-01-20T09:04:07.970Z","4.0.0-d25440c8.0":"2026-01-21T05:20:06.524Z","4.0.0-e7189dbe.0":"2026-01-27T07:31:19.908Z","4.0.0-ca3519f.0":"2026-01-27T11:13:13.298Z","4.0.0-abecf5a.0":"2026-01-27T11:16:17.511Z","4.0.0-36000b21.0":"2026-01-27T11:16:20.235Z","4.0.0-RC12":"2026-01-27T11:17:27.613Z","4.0.0-c4a8db06.0":"2026-01-28T10:17:19.712Z","4.0.0-ccad51b.0":"2026-01-28T10:18:37.975Z","4.0.0-RC13":"2026-01-28T10:19:04.301Z","4.0.0-40da7c3f.0":"2026-01-29T03:21:47.082Z","4.0.0-48e4927d.0":"2026-01-29T06:16:14.080Z","4.0.0-35f1a9b6.0":"2026-01-30T10:38:39.682Z","4.0.0-36607be.0":"2026-01-30T10:39:06.539Z","4.0.0-71cd15ea.0":"2026-01-30T10:41:16.400Z","4.0.0-91f4c77.0":"2026-01-30T10:41:24.185Z","4.0.0-RC14":"2026-01-30T10:42:03.374Z","4.0.0-RC15":"2026-02-11T12:57:49.825Z","4.0.0-fc047265.0":"2026-02-11T14:23:35.609Z","4.0.0-cfcb02e.0":"2026-02-12T05:26:57.983Z","4.0.0-RC16":"2026-02-12T05:27:51.291Z","4.0.0-533f8c63.0":"2026-02-19T05:48:19.008Z","4.0.0-980b63f2.0":"2026-02-19T11:36:49.689Z","4.0.0-a09b90c9.0":"2026-02-19T11:37:21.997Z","4.0.0-be87daa2.0":"2026-02-19T11:38:46.099Z","4.0.0-e24bae8.0":"2026-02-19T11:39:57.884Z","4.0.0-RC17":"2026-02-19T11:41:34.266Z","4.0.0-e6c5bc7b.0":"2026-02-25T05:48:51.956Z","4.0.0-9b55fc68.0":"2026-02-25T07:28:23.707Z","4.0.0-5b922fd8.0":"2026-02-26T08:30:22.080Z","4.0.0-f92e5112.0":"2026-02-26T09:31:23.773Z","4.0.0-51a6690.0":"2026-02-26T10:13:54.942Z","4.0.0-RC18":"2026-02-26T10:17:00.160Z","4.0.0-54bbbeb6.0":"2026-03-13T08:56:22.668Z","4.0.0-e6cae38c.0":"2026-03-16T04:10:29.255Z","4.0.0-fdc31bd0.0":"2026-03-18T10:15:49.605Z","4.0.0-f8e95a2.0":"2026-03-18T10:19:43.215Z","4.0.0-RC19":"2026-03-18T10:21:17.988Z","4.0.0-fe7f6b74.0":"2026-03-27T03:18:00.469Z","4.0.0-89952558.0":"2026-03-27T06:22:06.922Z","4.0.0-db7a1cba.0":"2026-03-27T07:53:14.417Z","4.0.0-753d3fe3.0":"2026-03-27T13:25:48.595Z","4.0.0-eb58afc.0":"2026-03-27T13:28:24.581Z","4.0.0-RC20":"2026-03-27T13:29:21.621Z","4.0.0-c9d00f09.0":"2026-04-01T07:58:56.466Z","4.0.0-df1703f8.0":"2026-04-02T16:50:30.324Z","4.0.0-e3111902.0":"2026-04-03T05:10:20.877Z","4.0.0-ea6e4d32.0":"2026-04-03T07:18:11.694Z","4.0.0-42059efb.0":"2026-04-09T08:20:53.209Z","4.0.0-d35fb422.0":"2026-04-09T08:32:25.846Z","4.0.0-95e577e.0":"2026-04-09T08:32:35.306Z","4.0.0-RC21":"2026-04-09T08:38:44.384Z","4.0.0-3e7b2eb7.0":"2026-05-14T04:28:26.199Z","4.0.0-8d8c44a.0":"2026-05-14T08:29:59.023Z","4.0.0-28f0b19e.0":"2026-05-14T11:28:45.758Z","4.0.0-634beed.0":"2026-05-15T03:50:23.966Z","4.0.0-RC.22":"2026-05-15T10:01:10.129Z","4.0.0-89446c52.0":"2026-05-15T10:03:24.069Z","4.0.0-ba548f5.0":"2026-05-15T10:05:03.488Z","4.0.0-0227e23.0":"2026-05-27T07:44:01.571Z","4.0.0-RC.23":"2026-05-27T07:48:37.182Z","4.0.0-d783b35f.0":"2026-05-27T07:51:52.913Z","4.0.0-0e8c990.0":"2026-05-27T07:51:55.910Z","4.0.0-13d6ef27.0":"2026-06-04T05:20:01.074Z","4.0.0-3cd921d.0":"2026-06-04T06:42:58.532Z","4.0.0-3473a9ea.0":"2026-06-05T06:48:59.552Z","4.0.0-1385def.0":"2026-06-05T07:19:47.266Z","4.0.0-RC.24":"2026-06-05T08:12:37.121Z","4.0.0-4842c58.0":"2026-06-05T08:33:09.705Z","4.0.0-7b2a222d.0":"2026-06-05T08:33:28.338Z","4.0.0-60b24728.0":"2026-06-10T07:59:52.611Z","4.0.0-811f0fed.0":"2026-06-10T08:01:50.918Z","4.0.0-8036aa65.0":"2026-06-10T08:25:52.196Z","4.0.0-7b1ce998.0":"2026-06-11T05:39:31.324Z","4.0.0-0871dfa8.0":"2026-06-11T06:12:38.309Z","4.0.0-d86147e9.0":"2026-06-11T07:38:42.533Z","4.0.0-77562ec8.0":"2026-06-11T08:47:50.729Z","4.0.0-41575d17.0":"2026-06-11T08:58:22.551Z","4.0.0-77199c56.0":"2026-06-11T09:34:37.777Z","4.0.0-83e5fd90.0":"2026-06-11T09:35:08.267Z","4.0.0-3f2080eb.0":"2026-06-11T10:34:20.672Z","4.0.0-3b80348e.0":"2026-06-12T05:24:19.197Z","4.0.0-c882c5e3.0":"2026-06-12T07:19:41.966Z","4.0.0-edaec24.0":"2026-06-12T09:06:16.859Z","4.0.0":"2026-06-12T09:18:14.106Z","4.0.1-3993f3a1.0":"2026-06-12T09:20:44.448Z","4.0.1-a201df6a.0":"2026-06-12T09:23:02.762Z","4.0.1-29f6d84.0":"2026-06-12T09:23:59.464Z","4.0.1-55318b9b.0":"2026-06-12T10:49:04.933Z","4.0.1-324acbfd.0":"2026-06-15T11:17:41.324Z","4.0.0-1eec1b69.0":"2026-06-15T12:02:38.337Z","4.0.1-dbc3c639.0":"2026-06-16T08:02:26.699Z","4.0.1-00d805a4.0":"2026-06-17T06:33:32.671Z","4.0.1-2786c805.0":"2026-06-17T06:34:54.978Z","4.0.1-629bfc7c.0":"2026-06-17T07:11:58.625Z","4.0.1-b759715c.0":"2026-06-17T07:40:13.938Z","4.0.1-183811fd.0":"2026-06-18T06:48:55.728Z","4.0.1-edb95669.0":"2026-06-18T06:51:41.796Z","4.0.1-fd53cf63.0":"2026-06-18T09:43:29.011Z","4.0.1-76209166.0":"2026-06-18T09:44:18.687Z","4.0.1-ad5e263c.0":"2026-06-19T06:06:08.763Z","4.0.1-8a2f8c36.0":"2026-06-19T06:06:40.579Z","4.0.1-9e166419.0":"2026-06-19T06:06:54.947Z","4.0.1-626cb4fa.0":"2026-06-19T06:07:20.558Z","4.0.0-76c13c5d.0":"2026-06-19T11:24:56.677Z","4.0.1-3dcf95dd.0":"2026-06-22T03:20:26.341Z","4.0.1-f0b9d54f.0":"2026-06-22T03:21:55.210Z","4.0.1-d0b4da56.0":"2026-06-22T03:22:38.768Z","4.0.1-466c962d.0":"2026-06-22T03:47:43.248Z","4.0.1-03923ef4.0":"2026-06-22T03:48:15.018Z","4.0.1-a8da43b5.0":"2026-06-22T07:57:21.199Z","4.0.0-38f62348.0":"2026-06-22T08:02:01.870Z","4.0.0-e0eb8745.0":"2026-06-22T08:14:24.889Z","4.0.1-cacd98a5.0":"2026-06-25T09:37:43.795Z","4.0.1-0037d7d.0":"2026-06-25T09:45:42.207Z","4.0.1":"2026-06-25T10:14:31.671Z","4.0.2-8e4d4f3a.0":"2026-06-25T10:20:46.591Z","4.0.2-bfd939a.0":"2026-06-25T10:20:50.200Z","4.0.1-c72d1d7b.0":"2026-06-25T15:33:54.817Z","4.0.2-f1fd1fbd.0":"2026-06-29T04:25:45.240Z","4.0.1-48e214d1.0":"2026-06-29T04:41:31.912Z","4.0.1-290b3b7f.0":"2026-06-29T09:36:32.905Z","4.0.2-4a38b1e.0":"2026-06-29T09:40:04.257Z","4.0.2-232eeace.0":"2026-07-03T07:15:27.813Z","4.0.2-a91dab2.0":"2026-07-03T10:37:45.338Z","4.0.2-a26dde9.0":"2026-07-03T12:03:44.533Z","4.1.0":"2026-07-03T12:07:46.101Z","4.1.1-db113351.0":"2026-07-03T12:12:33.281Z","4.1.1-b81de36.0":"2026-07-03T12:13:17.311Z","4.1.1-d7da0c5c.0":"2026-07-31T07:18:43.962Z","4.1.1-2a1adfb8.0":"2026-07-31T07:30:49.962Z","4.1.1-fdf83f6b.0":"2026-08-04T09:34:56.341Z","4.1.1-21d3e899.0":"2026-08-11T10:26:19.502Z","4.1.1-dfb439b1.0":"2026-08-11T13:20:59.410Z","4.1.1-79bc765b.0":"2026-08-11T14:05:50.512Z","4.1.1-8388cd7d.0":"2026-08-11T14:44:25.037Z","4.1.1-e85011d9.0":"2026-08-11T14:55:44.463Z","4.1.1-fe2678f6.0":"2026-08-13T04:03:02.682Z","4.1.1-804691a1.0":"2026-08-13T10:15:14.184Z","4.1.1-11cdc854.0":"2026-08-13T16:18:23.145Z","4.1.1-8facc331.0":"2026-08-25T05:45:54.089Z","4.1.1-a334610.0":"2026-08-31T03:48:36.866Z","4.1.1-693680c3.0":"2026-08-31T03:59:03.956Z","4.1.1-a509b94.0":"2026-08-31T03:59:57.381Z","4.1.1-b58e7e9.0":"2026-08-31T04:16:50.792Z","4.1.1-a87e16f4.0":"2026-09-08T08:25:47.092Z","4.1.1-f96e5b3c.0":"2026-09-10T11:24:55.298Z","4.1.1-fb84f89a.0":"2026-09-10T12:00:50.634Z","4.1.1-5d4768b.0":"2026-09-11T05:36:29.262Z","4.1.1-bcb7944e.0":"2026-09-11T05:36:43.654Z","4.2.0":"2026-09-11T05:38:18.208Z","4.2.1-93e27f42.0":"2026-09-11T05:40:54.232Z","4.1.1-fda57618.0":"2026-09-14T03:38:23.148Z"},"bugs":{"url":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource/issues"},"author":{"url":"https://github.com/AmityCo","name":"topAmity","email":"thanaphon@amity.co"},"license":"MIT","homepage":"https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource#readme","keywords":["react-native","ios","android"],"repository":{"url":"git+https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git","type":"git"},"description":"Social UIKit","maintainers":[{"name":"ekoapp","email":"developers@amity.co"},{"name":"touchaponk","email":"touchaponk@gmail.com"},{"name":"pakkawat","email":"pakkawat@amity.co"},{"name":"platform-butler","email":"platform@social.plus"},{"name":"phongnarin-anan","email":"phongnarin@social.plus"},{"name":"pasut","email":"pasut@social.plus"}],"readme":"","readmeFilename":""}