{"_id":"react-native-bottom-tabs","_rev":"85-6e7185ddc3a1f8bdb957453cd10e6229","name":"react-native-bottom-tabs","dist-tags":{"rc":"1.0.0-rc-20251003095230","canary":"1.1.0-canary-20251204104340","latest":"1.4.0"},"versions":{"0.0.1":{"name":"react-native-bottom-tabs","version":"0.0.1","author":"","license":"ISC","_id":"react-native-bottom-tabs@0.0.1","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"dist":{"shasum":"8bbd5e4774f564cd94c2ca38168b0bf69381b763","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.0.1.tgz","fileCount":1,"integrity":"sha512-uCChV/Dmw+9H788B55P0I/3cTwbDd0KI6xLJTmjaKGf9qHpsJ7ttLix1NHe6gfLD7IQDxNSVTSmNDr2kIiDNFQ==","signatures":[{"sig":"MEUCIQC0K3IPeqn5U4INn636GYWxvamCK4+7pzcSFD2ocgEYrgIgcaGlrHk6ZYgrrZvlADQcK+QaP2nlNRxlw7A7I3svCwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":231},"main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"_npmVersion":"10.8.1","description":"Bottom Tabs","directories":{},"_nodeVersion":"22.1.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.0.1_1727555514134_0.525266622561815","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"react-native-bottom-tabs","version":"0.0.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.0.2","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"e1a631f51b44f5b24a919976662c2d47df14b6a3","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.0.2.tgz","fileCount":162,"integrity":"sha512-XMqk4wL/5Bkms3TCGPfx0vRfbmoEmqC8RLf+SQxDfcpAHbbMOWGq2HcO8J+gkS4i5GnKYs3HBqzbgO7IJGHo/Q==","signatures":[{"sig":"MEYCIQDjIGqb9u3+mMhh/ZBno3PICjwQqy1XT1MBXgI1E2KrCQIhAP+6DACPRzW/ssFV/Myo4S70ZZG0EcvcHzsMwaznw9m1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":836307},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}}},"gitHead":"5afe7388e41b8fb99da961c226de9659ce5deb10","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"codegenConfig":{"name":"RCTTabViewSpec","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"src","outputDir":{"ios":"ios/generated","android":"android/generated"}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.3","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.0.2_1728314858982_0.63948716655938","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["codegen",["commonjs",{"esm":true}],["module",{"esm":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.0.3":{"name":"react-native-bottom-tabs","version":"0.0.3","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.0.3","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"9b31daeac37ed42420351792f0e97165eb475b91","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.0.3.tgz","fileCount":162,"integrity":"sha512-zZjfDg8NsLM5+EJwF3oBAkm5a5ke/ya9w3PxSztYbMBJ6LO9OGXmfaUQ0hw3h/M2ojw0hVH0l+WrfoAblFJ5xA==","signatures":[{"sig":"MEUCIQDIRWPoS5fTWbtHv5t6A8Vep8yvlfNVNTFWzZ65106DegIgTQlJo7aqHrToeCH+MfQW2Jx33CwdjoDadyY3BEh5Z5M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":836726},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}}},"gitHead":"8735e443b1722c9ecbbb7244b6b4e0c8b098cd0c","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"codegenConfig":{"name":"RCTTabViewSpec","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"src","outputDir":{"ios":"ios/generated","android":"android/generated"}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.3","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.0.3_1728325192900_0.9772949283753793","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["codegen",["commonjs",{"esm":true}],["module",{"esm":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.0.4":{"name":"react-native-bottom-tabs","version":"0.0.4","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.0.4","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"df3fd522acec446aa81abc45e5dec7ac7b960388","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.0.4.tgz","fileCount":162,"integrity":"sha512-xfRDNNVsZwLrbc4GA9WzinxWyfps6uCFsKCz5HCTQsGYNClLHmHu1y9EDZ/pLGD2hbbhXZShUXY3FuOyrrIBrg==","signatures":[{"sig":"MEUCIG4/EHLmPQIstngGt4f0BiOXW7eh36Qf9htTLZyDAisoAiEA1t4E9REFsho6S9EyWzJ1YPmotptfeaHb/tjzXfI9T3k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":837091},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"2c3fc59206b1554af7cb3907b6dc8a9ce3dd2b28","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"codegenConfig":{"name":"RCTTabViewSpec","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"src","outputDir":{"ios":"ios/generated","android":"android/generated"}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.3","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.0.4_1728325964674_0.8721392227579441","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["codegen",["commonjs",{"esm":true}],["module",{"esm":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.0.5":{"name":"react-native-bottom-tabs","version":"0.0.5","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.0.5","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"6e5da4186776fd3af3cf67fa194c05e20ff150e4","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.0.5.tgz","fileCount":162,"integrity":"sha512-Qyrp/kwYaJkcTMS46G68kF0vfMjIF4Ay9pvtu1dPQNHsjBGpUjFZXoHhQ3v36l2/E6okE8MKBToRnVht5G14uQ==","signatures":[{"sig":"MEYCIQCKwvc6+/XfSv+a1snEjVkER+oODf+QWldBG2Lkt9Jz1QIhAMF8K2ha1hfCEgPIY45irLsixC1NwQkzmk71hiZ3W+qH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":837093},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"75c8d08a58ef0342bf909859ce3de42b06f9ce7b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"codegenConfig":{"name":"RCTTabViewSpec","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"src","outputDir":{"ios":"ios/generated","android":"android/generated"}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.3","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.0.5_1728334670680_0.7462327589683966","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["codegen",["commonjs",{"esm":true}],["module",{"esm":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.0.6":{"name":"react-native-bottom-tabs","version":"0.0.6","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.0.6","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"97fae3fda4aa3bb818d66530823e7c09f87d7bbf","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.0.6.tgz","fileCount":162,"integrity":"sha512-JK5shGNSKdKn4/8P6LhUO9twEn6M76Ji66HAiIeURg2TsTYRWE0s+bCSExj6C10V7Isdy+gLGz5VX2DdaFEu2w==","signatures":[{"sig":"MEUCIQCw0fQxhq4FvoQFQ9JOVqcriz6dlEfIkUCyAGcWcoc59QIgQ/17Jo/F7Lx355wEz6t7RrgHX/qugJJ6pnlXgMDg+XA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":837093},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"dbb8a46fc33618647cc64b5af6e052c35653173c","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"codegenConfig":{"name":"RCTTabViewSpec","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"src","outputDir":{"ios":"ios/generated","android":"android/generated"}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.3","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.0.6_1728334885468_0.9204537358304925","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["codegen",["commonjs",{"esm":true}],["module",{"esm":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.0.7":{"name":"react-native-bottom-tabs","version":"0.0.7","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.0.7","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"6cc8729e9f6a3ddaf860c48d9c78e2daf87a18b9","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.0.7.tgz","fileCount":121,"integrity":"sha512-BiCGD5Ovf0G9Vk60WsMGDJGDkbRzhftYsp5qWcB7sYNz5PqUeAuqqoeFkU7N8/ACVt2gu0pjuSWrmU7wF+w26A==","signatures":[{"sig":"MEUCIATxefE/V0rWnf0bjvCN0Ux2KRAKyOdO1RQzXvmG/n02AiEApe+aaPt4GdGz7fSQhwu5z1rToDKVIJXDMdGFDk7xrlo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129236},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"638dd2dfff6b1fc03a23cac387912298e12b2371","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.3","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.0.7_1728335256092_0.28858010147006374","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["codegen",["commonjs",{"esm":true}],["module",{"esm":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.0.8":{"name":"react-native-bottom-tabs","version":"0.0.8","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.0.8","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"4df5f8dd09c3942270b096b18c504b71ffed8ff3","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.0.8.tgz","fileCount":121,"integrity":"sha512-mV8f3q7Sj8/srCVl9/NpnQzzlN8upED6GZ+UFqd3p1cMq4q4BsEY7KaeKT3sfAmke9liy5dtNgEujlnb8rc5LQ==","signatures":[{"sig":"MEUCIQCwpFpK/upCFucu2nMUM29hqyffpUgQEWyZoAfPduQTRwIgZE4MADVKoNyeE5RqKvYEQGiHTynhRkmQV+FA1FrjV/I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129972},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}}},"gitHead":"e1d48e1b6cbcb7fe07ef69109b66812c14370f97","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.3","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.0.8_1728461200880_0.9179863398564421","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true}],["module",{"esm":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.0.9":{"name":"react-native-bottom-tabs","version":"0.0.9","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.0.9","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"defe5ac63cab0c50098eeae6361963de1cecbce5","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.0.9.tgz","fileCount":121,"integrity":"sha512-B8kZGdyQDlH69TGB+42ch0tTMkEg6BH/J7uWyrRD51kOYJf/Hx+2Y+Mt6Tw1IZBRgM3bgmRaPUVy1iVsX8BOmQ==","signatures":[{"sig":"MEUCIQCmr7ZTBoPn7HJ2S9Xh1LoC4PddPgvRaLNDlfRCJNjwgwIgcKzguOZhEzYa5QPn48XLma5NY9D4BA1iV47SxJchcyg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129039},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}}},"gitHead":"8b88bdd11e7eb4db5d130383d9f1311401c7e9e3","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.3","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.0.9_1728587837271_0.05392684326579844","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true}],["module",{"esm":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.0.10":{"name":"react-native-bottom-tabs","version":"0.0.10","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.0.10","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"4b563d6b7269f8b5b09dc4fef15d123ff1f54d02","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.0.10.tgz","fileCount":121,"integrity":"sha512-wcLG//gQ5x/SEuJV6lW0576djti+0V2VivaoWCU2OD9aCjeHJ060bG9C27yk62sAFdNlOz63GVvJmfrfFobWtQ==","signatures":[{"sig":"MEQCIDTEVt4qtDdvUmm2RxfWApWR1twIcMVJeFrpIyItl0S6AiBolPN7o0i+QfoffzNvWKX6FT0X5cG+DV3shLX9OsdAuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130476},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}}},"gitHead":"8e09c0e2a55abd830fc8f2b7c1d51fc7f25cddee","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.3","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.0.10_1728932227298_0.2623623345634474","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true}],["module",{"esm":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.0.11":{"name":"react-native-bottom-tabs","version":"0.0.11","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.0.11","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"3a8726a6fd39f3a568a53d5e38141f700d61bfeb","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.0.11.tgz","fileCount":121,"integrity":"sha512-a7bNv4eyTs/5xjdYUjr8+iNw4QARzFtQpOethpJAVEccMLNdjh4a9vUnNs19Lyp3VrW+BOWi9YHilVf+zpMxbw==","signatures":[{"sig":"MEQCIGaGtQsMLTjydnSk8Qa/HW5E3hy2fXyq8cFM13417x7jAiAp27GCB+NmB1VqCKtY54aVyj8yCVpj9IvX7vXrFKi63w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132218},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"bf8a6a9d81a2e953631999a0fd3f65f1ad4055a0","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.3","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.0.11_1729060541620_0.6616940518739465","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true}],["module",{"esm":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.0.12":{"name":"react-native-bottom-tabs","version":"0.0.12","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.0.12","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"22444980e519c154ab0a11c9d7b5d3a569fb0b4b","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.0.12.tgz","fileCount":121,"integrity":"sha512-094jP/3SJ8txSVdf6eof8blnymeo8QgjQGfVhPO0ZU2cWcEkInUMqYeQ94DHV2qcDj7479KDW15luSMbJq0CZA==","signatures":[{"sig":"MEUCIFlyG24RBU/UEggVZj1uegy1RpwJFZPRLJ4DjViBeu/wAiEA/ggrYVGIxxTBFdEbjCNE7L/yFNBV568GMH8/rX2mLbU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134515},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"6a2f41b0d933813df8f381c39e0a30679dfa26e6","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example","docs"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.3","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.0.12_1729507484031_0.751519568243235","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true}],["module",{"esm":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.0.13":{"name":"react-native-bottom-tabs","version":"0.0.13","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.0.13","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"734da5860412d5dd47ed93afed61223ec2f54197","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.0.13.tgz","fileCount":124,"integrity":"sha512-1eWeJNVoZmXkQcsVYfylOat0uqGwYw6EOBt5C7BaDcvsUQFutumR/2HtMQzdL6f0VVgnXtUq5yjCn1cMCIfgbw==","signatures":[{"sig":"MEUCIDCpVmVD1F6vA3rqeEPObKDaAqS74UOX/9z31xPalu5bAiEAq1MiF82qioNkBRkk13AqVabAYBQgEODWzBu2CKGRRDY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":156451},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"d1fc9b29faba31663674c181a4e0ec7201b8acc5","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example","docs"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"color":"^4.2.3","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/color":"^3.0.6","@types/react":"^18.2.44","react-native":"0.75.3","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.0.13_1729890130561_0.15415132817676835","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true}],["module",{"esm":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.1.0":{"name":"react-native-bottom-tabs","version":"0.1.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.1.0","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"d5d207ddbf7116c225a14bd56ab08e3d5f55a0bf","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.1.0.tgz","fileCount":129,"integrity":"sha512-5qXcCg9aH4Z729snBDP8yBChfJ11p69csQkSfFDTjuu/QuTIrIr2l398y+1b+VS2zem6AaaSmBVngdrE7IjbPg==","signatures":[{"sig":"MEQCIFTKO2mDmrzFJG/eYAhTeuuaFLODvzWszDpt9EfoFytHAiAtBDFBAoWe2+Ml3HCLLsB3jfDKtW9Qe3apvRzwNx0R9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":175006},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"e00458e944f932de3bdf13fb78b88d19dc909d7f","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example","docs"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"color":"^4.2.3","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"src"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/color":"^3.0.6","@types/react":"^18.2.44","react-native":"0.75.3","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.1.0_1730129406902_0.05139824164353057","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true}],["module",{"esm":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.1.1":{"name":"react-native-bottom-tabs","version":"0.1.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.1.1","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"36e48f582785982b2c6c63eddea5d069f987e4ed","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.1.1.tgz","fileCount":135,"integrity":"sha512-LAZmzVlhJAQaCSVcVUvUyxZA/HmNKcwiUWxBGf0/Jh/qutBUNW1PXvgXP4OEOhqOoJDhCl2/PWaCD1gkXuN2/g==","signatures":[{"sig":"MEYCIQCO0EK40df6w/7LaoWUmwzMkokg11WHiLfifPc/Fih3LwIhAK4Trlqm2nwKLttGFFO6O6ifvPdbdPoILnxEziT5okI5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180948},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"12ebad65f7015a69e9fd624c74c2b682126c19c4","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example","docs"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"color":"^4.2.3","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"src"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/color":"^3.0.6","@types/react":"^18.2.44","react-native":"0.75.3","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.1.1_1730150130096_0.8478875700805217","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true}],["module",{"esm":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.1.2":{"name":"react-native-bottom-tabs","version":"0.1.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.1.2","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"2d2a6cfb12f56d472e3f760388a85edfdfd99fa5","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.1.2.tgz","fileCount":135,"integrity":"sha512-lUvRzNwzPQOYwa15BDrLCIAJQUWG1hYcIxopIIwY+Irxl/zA2lRl1zVwFLkB0HXTemlHnq2ImmkU/XjH8m2uyQ==","signatures":[{"sig":"MEUCIGS/xQ5Kkkg8F4ejj0CQeULDaveOX50qA2ky+N4BhBv9AiEAy0xt4kasNHImKPp+BzEyZdGUEb0ogeX1aTTuXtuiRwg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180990},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"55f370ed6ef7a5c28746e7760c2db78f18111073","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example","docs"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"color":"^4.2.3","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/color":"^3.0.6","@types/react":"^18.2.44","react-native":"0.75.3","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.1.2_1730153755680_0.5834367471389448","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true}],["module",{"esm":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.1.3":{"name":"react-native-bottom-tabs","version":"0.1.3","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.1.3","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"10d153da09305cc031f521fe8eb97495c59dc625","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.1.3.tgz","fileCount":136,"integrity":"sha512-y+6Rq2I3yxCLGdEoLr1KVMA8kA+Y/PRzRtr3LI49KI01Y5ArEMyFa7Z1EE21S4/Um8vvZuih/l6JGhjJVf9Gyg==","signatures":[{"sig":"MEYCIQC7SrI8wDVTTUQ88W5MqB/5HbArw9smSonM59aKAeGr6gIhAPfUfLlW8bEHk4Ykau6PYxPtM63WoljoscvuRYosjJE2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181208},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"b844ae48249b6efdebf70aa473efcda615573086","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example","docs"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"color":"^4.2.3","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/color":"^3.0.6","@types/react":"^18.2.44","react-native":"0.75.3","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.1.3_1730192567235_0.36093655741982533","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true}],["module",{"esm":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.1.4":{"name":"react-native-bottom-tabs","version":"0.1.4","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.1.4","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"31fd34c9a2d144aa332ad2588822ee9e0cbd2a77","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.1.4.tgz","fileCount":136,"integrity":"sha512-1omptrwCe8s44QWLaBkzle2RRL1fQrrNis78QLrbQoFJ9ojsruY1dq7/3JKrKv5/37VVbu/yreyb/aNdXrk6hg==","signatures":[{"sig":"MEYCIQCSq9oFacQjUbLiHVuZyN0SS1eqQo53dxjagVHH20MblQIhANIskP8rUTWntMzXTqmfn2hClh/JuHY81Yrph4rgoKn2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203639},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"1fdef52399ebce535f313258699e4cf00df5b80d","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example","docs"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"color":"^4.2.3","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/color":"^3.0.6","@types/react":"^18.2.44","react-native":"0.75.3","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/babel-preset":"0.75.3","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.1.4_1730197432916_0.5312460305242839","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.2.0":{"name":"react-native-bottom-tabs","version":"0.2.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.2.0","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"b67de4ec18913d8693f6ebb2c6e9139d531bf8fc","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.2.0.tgz","fileCount":146,"integrity":"sha512-/0R6OUjgzyLlGsvux4CT1fXI8VJANlfyWOTL/xRWEDjSO0NTrNmcoUmJWaNBHnO6MTLp/SILrx7aUJG8Yzdb5A==","signatures":[{"sig":"MEUCIFtjc/l/w6fTJYVPva4af7es8UCCGaVMcGJyHQPLVfuAAiEAmPpwd0WSbBlcM1sy6dslzNoeAVenGDysZK0dmkJOWh4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210044},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js","./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"0541da08763f9a7d645970a7a832cf6f968f0bed","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example","docs"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"color":"^4.2.3","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/color":"^3.0.6","@types/react":"^18.2.44","react-native":"0.75.3","@expo/config-plugins":"^7.0.0 || ^8.0.0","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/babel-preset":"0.75.3","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.2.0_1730279586950_0.008576110608312204","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.2.1":{"name":"react-native-bottom-tabs","version":"0.2.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.2.1","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"bb06b837b3bb06e2f94bde47166739b4d043d4fa","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.2.1.tgz","fileCount":146,"integrity":"sha512-QHKhHlPpNdosBjlRj9bZe0EA0NRAiu8ZnZk3LUs1RRkTG+zTdVNExjNsu+pzOmUq31TopHzDFA+HQWnHYWq/rw==","signatures":[{"sig":"MEUCIQCnZG9X5eev8Ag3hAek+t8Y4OVAbR4eGXWvOan4y3NdMQIgRboBpJw316WFaut/ComYmMJhUOVhPVCIs4/vpLquH+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211483},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js","./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"a792dad7cf92af046e14c9e33f25729078df03fe","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example","docs"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"color":"^4.2.3","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/color":"^3.0.6","@types/react":"^18.2.44","react-native":"0.75.3","@expo/config-plugins":"^7.0.0 || ^8.0.0","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/babel-preset":"0.75.3","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.2.1_1730367794561_0.7812616871002216","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.3.0":{"name":"react-native-bottom-tabs","version":"0.3.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.3.0","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"19fce6a713f0f89840b8d74dee0d8443f82d3745","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.3.0.tgz","fileCount":146,"integrity":"sha512-hcqRYlFt2apq7sGuztkf1/tUMhQKO2EtUmb/3kdoxMQ5ZB+0w/geohR3bsYBOHV+7CXJXumwoGWObskP7pBVjA==","signatures":[{"sig":"MEUCIEHUON5W2Mq55Gq8Vyh4CsxA11HKv7hJBxW7oG6iSi+VAiEAwQ8Pi+3pHlKDiHkDOAmYlxDL4gHzJCaQnshgZ4u7s8Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":215472},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js","./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"e3c9e928014a6468c31420c2544c3e62898e2659","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example","docs"],"_npmVersion":"10.8.1","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"22.1.0","dependencies":{"color":"^4.2.3","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/color":"^3.0.6","@types/react":"^18.2.44","react-native":"0.75.3","@expo/config-plugins":"^7.0.0 || ^8.0.0","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/babel-preset":"0.75.3","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.3.0_1730475135982_0.7851465727303686","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.3.1":{"name":"react-native-bottom-tabs","version":"0.3.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.3.1","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"77b35ffed8eff66fe8b63a5cc4615a910a65b4ce","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.3.1.tgz","fileCount":146,"integrity":"sha512-h0jVPw0zlb6yo1WBnnJ8oNsEBl/9588NON7+4Jr2ZvdnZg7AowXB7Vvn7A1V3ewdKXmUlCYhweFvYRjekwfQYA==","signatures":[{"sig":"MEUCIQC6jzCkafPUaK5gs1Kh0oI+vb1XZyRqJX3NIgcIEZtqBQIgATi0M3+9RxsHpMza4yoO3/GbsQ7swqncRN2dsew8d2U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":217467},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js","./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"d346a24bd8244f44a19bd5a0556b6eb15e0a1803","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example","docs"],"_npmVersion":"10.8.1","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"22.1.0","dependencies":{"color":"^4.2.3","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/color":"^3.0.6","@types/react":"^18.2.44","react-native":"0.75.3","@expo/config-plugins":"^7.0.0 || ^8.0.0","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/babel-preset":"0.75.3","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.3.1_1730654965577_0.5206331714570522","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.3.2":{"name":"react-native-bottom-tabs","version":"0.3.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.3.2","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"109335f19bf848b58d20507e672ad3b55c393935","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.3.2.tgz","fileCount":146,"integrity":"sha512-/8IovPC07NzcfE5oa190zcvYM7BV0Ljcep5Xfb/lYAp5BUmoo0N63TJfv2TCOyRNOI2RQ0TWKj0u7z+lsJi3aw==","signatures":[{"sig":"MEUCIQDNi1bqAB1qhTgikrnDihjZp2uKKngeYuHhtMH0nZeVIwIgXiPpAVjUAZ7q0QqvF7p+xbpFFHk92t0nmjtPfWU/wvM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":218662},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js","./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"d673e32d51881fce2f568e3c967badc4e119a860","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example","docs"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"color":"^4.2.3","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/color":"^3.0.6","@types/react":"^18.2.44","react-native":"0.75.3","@expo/config-plugins":"^7.0.0 || ^8.0.0","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/babel-preset":"0.75.3","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.3.2_1730831167968_0.911373369329779","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.4.0":{"name":"react-native-bottom-tabs","version":"0.4.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.4.0","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"897996de147f538e6854f8a7f93975e6b35237d3","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.4.0.tgz","fileCount":146,"integrity":"sha512-7iojDAP5aWIZZcu3rgdS88zoao8dpY9AXVbShd4P5bt7zXe0Obxumy16eITwDp0AsVJFjoRlasCULeuekSCzlQ==","signatures":[{"sig":"MEYCIQDfTh1wHBOrTSSa/jZ3xQ5GCpHht8tOWlPGIC6yHh5MBgIhANvpmU+IqRkMdUzAYO9uuS0l8zqpf6PfEwCttRSg66Aa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":224723},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js","./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"e260a9cc172679910b02788291fa83c03b4dc8c9","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example","docs"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"color":"^4.2.3","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/color":"^3.0.6","@types/react":"^18.2.44","react-native":"0.75.3","@expo/config-plugins":"^7.0.0 || ^8.0.0","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/babel-preset":"0.75.3","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.4.0_1731084686551_0.38591246061697726","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.5.0":{"name":"react-native-bottom-tabs","version":"0.5.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.5.0","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"e4745e4953c287e64a80298761015d77a6bd01d6","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.5.0.tgz","fileCount":150,"integrity":"sha512-gLk1ELis63VW88O4ZKaesOUc7DvXYppMpe57W5eBJ4qMmn5CLxzhFMfLeyzjmR8jWMkflJhrCx7Iv6LTpSA1NA==","signatures":[{"sig":"MEQCIBvQSuKLO8bk2t/uJ0Ra3hFGpK8HmzQQqd8zkY7LgJvSAiAH/C9IGYGASKL3r9aqvIuLqxQh4KFDnGUa96UAMUtUtg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":237574},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js","./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"1b0ed94579bb234afc047a0bae7f2463cb125de0","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example","docs"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"color":"^4.2.3","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/color":"^3.0.6","@types/react":"^18.2.44","react-native":"0.75.3","@expo/config-plugins":"^7.0.0 || ^8.0.0","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/babel-preset":"0.75.3","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.5.0_1731344515808_0.6409907790892828","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.5.1":{"name":"react-native-bottom-tabs","version":"0.5.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.5.1","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"f0affb694a1736595adda0096e74bc077e4b9d21","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.5.1.tgz","fileCount":150,"integrity":"sha512-bW9JX1Et85BzZBjkxxZZJ8FlZgACdPdwKdoDmtz3LnFN8uQ0LJeFM5GUjKWocjLu5Cteavsief3mfmQlIrtW9w==","signatures":[{"sig":"MEUCIQDGgfYu9sQE83b8WVpTTqb8bgEpDlen672Cji1qNCzX7wIgfuflMSEkTti63PEgHYEsbbIbEPr2d3pz3CfrgDZOirM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":237575},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js","./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"4b8f2a6922f7c8990de0680dd9b002b003ff5959","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example","docs"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"color":"^4.2.3","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/color":"^3.0.6","@types/react":"^18.2.44","react-native":"0.75.3","@expo/config-plugins":"^7.0.0 || ^8.0.0","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/babel-preset":"0.75.3","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.5.1_1731438207512_0.08954446280708406","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.5.2":{"name":"react-native-bottom-tabs","version":"0.5.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.5.2","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"eb4efa665f3375ec64ae19cbe46118fddb0f7ce7","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.5.2.tgz","fileCount":146,"integrity":"sha512-vQILvr1EVOkled1oxJitZKF0ep0NV/+h0UaSjqFLN2vScMVNKEuayAfgfTRH+U8vDXJmq8x/BmFUC7JvvtVFYQ==","signatures":[{"sig":"MEUCIQCVS1eUpgziGHofU/wsZHVV377M6lNZA4pWz7ytHCLjfwIgSZbTMzx1VQlW0oLF8EszoIQQ38SCRamrh4X6FFZhzpE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233526},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"./lib/commonjs/index.js","types":"./lib/typescript/module/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js","./react-navigation":{"import":{"types":"./lib/typescript/module/src/react-navigation/index.d.ts","default":"./lib/module/react-navigation/index.js"},"require":{"types":"./lib/typescript/commonjs/src/react-navigation/index.d.ts","default":"./lib/commonjs/react-navigation/index.js"}}},"gitHead":"0a6c2a57b04b4095c75614b78e8805a3462f1a61","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","example":"yarn workspace react-native-bottom-tabs-example","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"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":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"workspaces":["example","docs"],"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"resolutions":{"@types/react":"^18.2.44"},"_nodeVersion":"20.15.1","dependencies":{"color":"^4.2.3","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}],"react/react-in-jsx-scope":"off"},"extends":["@react-native","prettier"]},"eslintIgnore":["node_modules/","lib/"],"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"jest":"^29.7.0","react":"18.3.1","turbo":"^1.10.7","eslint":"^8.51.0","del-cli":"^5.1.0","prettier":"^3.0.3","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/color":"^3.0.6","@types/react":"^18.2.44","react-native":"0.75.3","@expo/config-plugins":"^7.0.0 || ^8.0.0","@evilmartians/lefthook":"^1.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@react-navigation/native":"^6.1.18","react-native-builder-bob":"^0.30.2","@react-native/babel-preset":"0.75.3","@react-native/eslint-config":"^0.73.1","@commitlint/config-conventional":"^17.0.2"},"peerDependencies":{"react":"*","react-native":"*","@react-navigation/native":">=6"},"peerDependenciesMeta":{"@react-navigation/native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.5.2_1731518865563_0.9930934620475458","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.6.0":{"name":"react-native-bottom-tabs","version":"0.6.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.6.0","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"8f2ba42822f695616d425782ebd7ea6e7ea0752c","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.6.0.tgz","fileCount":107,"integrity":"sha512-211BB46qU7wk0IqutUzCMx8GifBOzNdUbKRPi67yr1UeHhJfqBX2sOYkUypkShfuK3ZbLO7ozo4abpLzde44MA==","signatures":[{"sig":"MEUCIDSIUKlZoWuNsG91z9R5joIIE2y4oOj76R2W0oNOv8GUAiEAiLN3Jtt0U6LOVS6Asa/Qd9GjEkPQZBrPNK5CpRwiBm4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":176240},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"e424b37d13fc25cf68a06887d20ca369530abe82","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","prepare":"bob build","release":"release-it","typecheck":"tsc"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true}},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","release-it":"^15.0.0","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/babel-preset":"0.76.2","@react-native/eslint-config":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.6.0_1732097865274_0.009429198588973842","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"tsc":"../../node_modules/.bin/tsc","project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.7.0":{"name":"react-native-bottom-tabs","version":"0.7.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.7.0","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"ffe7d5b0185e935c5705b3c163036ca5b186f810","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.7.0.tgz","fileCount":128,"integrity":"sha512-t9S1DwD5AV+5EsC85dBj87I5UEISu+ByPbapIHSOIa34AUkcCsFsYNk1JOKdTEhxP2JmsTMI7/2aRoYes3ot6g==","signatures":[{"sig":"MEUCIQDSu/+ELT2/h3sqM6mQ2T7tJFvIIyp935HZAvwdQ7FODwIgHfIWpt9BfYU2qpKD2Z+l8RGJA2KmxJUwlc+h6DN3LIw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":374769},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"6ba4c5040df74c049895c5a3013169bf2d6846d9","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/babel-preset":"0.76.2","@react-native/eslint-config":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.7.0_1732699534842_0.010456488433426392","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"tsc":"../../node_modules/.bin/tsc","project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.7.1":{"name":"react-native-bottom-tabs","version":"0.7.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.7.1","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"3689890085782f27fcfb897fd93f1d458670bb8f","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.7.1.tgz","fileCount":129,"integrity":"sha512-gWjnx+TVqz4yMkilQ+bBarLtnViWieYcD+1SRsX7Hhyxi28rEyTLHbrcdkMIqiD5eVsHBsVcS7+T0R+KdejxAg==","signatures":[{"sig":"MEUCIH6ZZfMeu2bAMOZAs3cPEx7Z+i/duaTtc1A+ji3x5zdoAiEAn85OEQDu8hHPl4pXfiywBby1xJlddGcHNxkgrF6i96E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":376071},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"fc096decd22603ab92c2da290f1dd4f1a2b774d4","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/babel-preset":"0.76.2","@react-native/eslint-config":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.7.1_1732895390785_0.40262356543614874","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"tsc":"../../node_modules/.bin/tsc","project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.7.2":{"name":"react-native-bottom-tabs","version":"0.7.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.7.2","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"56d93cd608ab9fa9e549a2284c84813d3ec946a7","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.7.2.tgz","fileCount":135,"integrity":"sha512-Iaeo1htY1H3FjvkV9BZD6vXPU6mfME5DglvKvx6k6qalTh/+fwJU8VcM/u0ULQJ/bmNEDXpqNULhGQuszV5DNw==","signatures":[{"sig":"MEUCIBLd4UM4OCYj1gE8TwgK4TaqZPFpX1bBaCqvbSEYXhgTAiEAlg0OjVNwzD+RoTlrGPpH4t6MwX0kaihww35MscseQ3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":385375},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"0c0094324949d92e97a40debfc77666ad7b0279e","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/babel-preset":"0.76.2","@react-native/eslint-config":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.7.2_1733391965133_0.6776231765767491","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"tsc":"../../node_modules/.bin/tsc","project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.0.0-canary-20241205134716":{"name":"react-native-bottom-tabs","version":"0.0.0-canary-20241205134716","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.0.0-canary-20241205134716","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"7c51d5f5bbec8d458bfef8d317d23623857617f2","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.0.0-canary-20241205134716.tgz","fileCount":135,"integrity":"sha512-5fwlQxF5SMv8qms/s1fjV/vbD8sd8oK94t81lwl+xhlFirRn8MqqPSRpgIKD6zBxSf0KnuQXR12PKZTJ5rd1Vg==","signatures":[{"sig":"MEYCIQCquRFuwLOEHbt5NCkuk1dVuACbdtHXWremm5Cgl6hfnAIhAPND84rR2zCYiF4/GL/65o7+CXFxAB6ThrVa5bd+t99+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":379611},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"a4da8dbbe053fc07c3708386880ba2dd8cdaae54","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.0.0-canary-20241205134716_1733406504810_0.5921377413449866","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"tsc":"../../node_modules/.bin/tsc","project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.7.3-canary-20241205142142":{"name":"react-native-bottom-tabs","version":"0.7.3-canary-20241205142142","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.7.3-canary-20241205142142","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"95c7e7052dd5ad866872ac5a694e2f0a7bf2fc94","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.7.3-canary-20241205142142.tgz","fileCount":135,"integrity":"sha512-8Ar1FoDMPMEk35ArZJfukvTAlvYAnsztnnnZN8sVCnPyWANB/57yDyAcE9/e6MrCsMyJkzpyc2Z+KE9qSBjtug==","signatures":[{"sig":"MEYCIQDlxXwuXQKZhqrhBZgFB5fUbzORFKXpUuvJykBNzmKwagIhAJohfBsZ6/QYJZ+rAhL0Lfe3VLaIJbywSgZlH16MuDeU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":379611},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"3ab7d98bc62142ebc8e091a88d4e26a545aacec0","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.7.3-canary-20241205142142_1733408527980_0.9107319748804192","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"tsc":"../../node_modules/.bin/tsc","project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.7.3":{"name":"react-native-bottom-tabs","version":"0.7.3","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.7.3","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"97b227c8dc63bdb9d9345be8bff2b1daed558b0d","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.7.3.tgz","fileCount":135,"integrity":"sha512-aaLQRkN8lBf2VRN21Kreb3jsGUl5zNunOOMEtNfXrAVJ1EFNqBInbJ8ujJnS3yIcx/upiLNSDll3HTYEweaE+Q==","signatures":[{"sig":"MEUCIQCQDzBHFdcRDUzhku82SrfidNWz0HbQvMVLPfAxPLYiLQIgexfFAVQ2F/nXLyPq+eQmUE0kZpLe6hjL/gkbMk6s7a0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":379589},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"980e9ec55156135000e919b7b477c638f022a92e","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.7.3_1733414152792_0.16178251301923074","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"tsc":"../../node_modules/.bin/tsc","project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.7.4":{"name":"react-native-bottom-tabs","version":"0.7.4","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.7.4","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"1bd7e7af628631e9f7ea1e307ee6fbf4d8589eda","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.7.4.tgz","fileCount":135,"integrity":"sha512-v00HToTp8h8TshQJxH8UAmcEY6/wzDkvmS/uZgd8kO0AQOMaCqPl4WaA97aaCauqPqwOv8ejLopX4QH2SzVI1Q==","signatures":[{"sig":"MEYCIQCSYXCLn/HlhyJKkJ/NIB2trVH560jycoofFIFMxnFGWAIhAMPGok+YIWWhbaTth1O8haiFTMvQtowDWtCYdMUifAip","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":381944},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"ad3040a948a3e26064d7c8025beb7670cdfe4d5b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.2.4","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.7.4_1733945678396_0.015500160476695113","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"tsc":"../../node_modules/.bin/tsc","project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.7.5":{"name":"react-native-bottom-tabs","version":"0.7.5","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.7.5","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"7233756fa6abbc6f2f517a767f5d48a06df9b5ae","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.7.5.tgz","fileCount":135,"integrity":"sha512-SKAlfPKW1x5lWeFOztJtShOtBx0ee9Hu4aTe130HlpNT+ZA8uFmpZpGtMpZUwMJ5ziiN85NWbOcPGa8ukmZ/sA==","signatures":[{"sig":"MEQCIDbwG/IXOeVbY+WB5TRyjGNtDze1Mn6+mrYe3DQr5sjCAiAHTUqzX0Ahj3p1c77ala4oqPPfcvqgkUCA4veR0NKfcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":382133},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"90d0444248d105d80f365010268d76f416b75066","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.7.5_1733998508450_0.49589266118849507","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"tsc":"../../node_modules/.bin/tsc","project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.7.6":{"name":"react-native-bottom-tabs","version":"0.7.6","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.7.6","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"a19e9bf05b3b2c25b7be6bab9b614e29a076e7a7","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.7.6.tgz","fileCount":135,"integrity":"sha512-F9qdUnMGoNWHGzFux/u6GkMKPCYFWgoCXUd8DxmeKVlk/jhBM4ybhqnQrPdFm8pfF7f4FT10YSc22IjAhWAAMw==","signatures":[{"sig":"MEYCIQDMt4RsnqpiAp0Yij92yPa6kTy+Z8zC+GxvPLuXo1mjKgIhAL6nc8ey0iaW6thiMsHAMYonEjzHqLnnSBDUFwuKFDz4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.7.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":382133},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"dc5ebe78494d64a82ac329c3afb593adc7404fcc","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.7.6_1734000807386_0.7737142549960176","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"tsc":"../../node_modules/.bin/tsc","project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.7.7":{"name":"react-native-bottom-tabs","version":"0.7.7","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.7.7","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"921ef1e2597886833bfe02610bc452572043fda3","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.7.7.tgz","fileCount":144,"integrity":"sha512-e9//GWvgoBxz2WpBIaF1zHoKkKrrQ4ErL35JxjjOqyZDMBIskYnoRZRmO8HkRu4zL+juzUmCckKKk9B6ILyKvQ==","signatures":[{"sig":"MEYCIQDCPMkPmaFgaNZEh4P6SV70DP6i/EJBAdF1++k/PHsqKAIhAKfh42P5YaEq+QAZvjwvRGqGNjmshZkNesT9IaCxBU4s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.7.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":427445},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"2bf9e807fea27edb584e2a54ee5c31ae5dd3df1a","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-screens":"4.3.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*","react-native-screens":">=3.29.0"},"peerDependenciesMeta":{"react-native-screens":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.7.7_1734521559738_0.6329845912402512","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"tsc":"../../node_modules/.bin/tsc","project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.7.8":{"name":"react-native-bottom-tabs","version":"0.7.8","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.7.8","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"78e12c6b416372db4db05a7d60583d93797c3e69","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.7.8.tgz","fileCount":135,"integrity":"sha512-vyvYJeLCE1/QdkhZ46K9Uq2jq05H7CMJh0QHG7bhv2vJbgXxAfudaXwgdCPJYX4E8ZnBTSMz/jT2WO3RytX+nA==","signatures":[{"sig":"MEQCIAEgMbU8AvzOA0yBNSvWMUQnQnCrkgfwk02u4Di5ZrAhAiBknQEzh4AimZxePl71OuRieDcZClgXuORW2cDi7bIpoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.7.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":381735},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"e5cfb0c7e411b84472ad075036e77b32db768451","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.7.8_1734554566277_0.8065016329061032","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"tsc":"../../node_modules/.bin/tsc","project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.8.0-canary-20250115141919":{"name":"react-native-bottom-tabs","version":"0.8.0-canary-20250115141919","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.8.0-canary-20250115141919","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"2ca22c5ff3e900da646d2684fff0625c2a6261a8","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.8.0-canary-20250115141919.tgz","fileCount":129,"integrity":"sha512-5jql/2OjL2QjX0mW5ZE0R3J2LgAqFq52gJrEAWEwYQA1LAiEAIoKQo1oZPLMH/G+z9uOOeFn/3AYLoKTbx7T5g==","signatures":[{"sig":"MEUCIHKrneFai+58QkX3xT+VJXaWkHgVvIF2ao2I5MN8AwM2AiEAzI1gREfM94nsltB85mm5gEfiKMWtQYBIa0UiaanaDnI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":376283},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"1f1758df3fe654d46a93c60b1b1196152658f3b4","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.8.0-canary-20250115141919_1736950804643_0.2815454684527017","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.8.0-canary-20250117162505":{"name":"react-native-bottom-tabs","version":"0.8.0-canary-20250117162505","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.8.0-canary-20250117162505","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/okwasniewski/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/okwasniewski/react-native-bottom-tabs/issues"},"dist":{"shasum":"0acf01493f89ffbd3597fa96adfe87e13d1e5f9d","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.8.0-canary-20250117162505.tgz","fileCount":110,"integrity":"sha512-+h0TqA7wAXZQfFq57kU77Q5ajEPsjtf4nMsXfjS1yf1rUDhqHFcgtSjSQYGU/0aoJGurp9TDMBAzlT5lAaBXvA==","signatures":[{"sig":"MEYCIQCvJKZU9yKoLIFZ2baSR5BkE972Gbs490jkj4EuMdoIuQIhAI1bcPoX3cLpU9/G0mDQQhyVio8GMhCleEh7hHcVSxEc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":366769},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"ea7feaf24a0afb41c58f7b2a024dfbf31152ee59","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/okwasniewski/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.8.0-canary-20250117162505_1737131171047_0.18133971962965867","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.8.0":{"name":"react-native-bottom-tabs","version":"0.8.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.8.0","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"319e933556ae62b468621112e5049af10ddb5df5","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.8.0.tgz","fileCount":110,"integrity":"sha512-JPY3Y9cg6hus5E00JASVabdWfbOrUf8POcexsa7g4Ep7qTe6HORWKUht21wxj3Q+4f8eQC5OxlGHDjyoN41QFQ==","signatures":[{"sig":"MEUCICd9RKZ9k1811AyWA6I2U8p1FbXvPvyicdIUwR8GuzCaAiEAz/xeMCgWOd81cnBMrcogl8CGO6n8sL6SWO1yGZ84Wbo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":366765},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"7ab1b075db9304736c6c0d40ae01d2fe64a6c974","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.8.0_1737369064390_0.6423776759199169","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.8.1":{"name":"react-native-bottom-tabs","version":"0.8.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.8.1","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"273546cfc60f6af71823b2482755f4b27c641e0d","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.8.1.tgz","fileCount":110,"integrity":"sha512-jqG7gfGDeCg/yJuUSMo+iEgn33aU46wAgxJVl7oDFs8JNJOD/ATzsd6lQ/Pr0txljIUITOERb4ZtInMe4/UcmA==","signatures":[{"sig":"MEQCIB8IPiHLJw57HzQqNK44UWXb8zAw43sU6SewYQT/e3lXAiAX0wOLulwxNjsTUBCp1rgjtqIzIGVZF4EBrun5C0Ew0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.8.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":366839},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"74d0a631c49564450f0fa22e13a126450f83b6dd","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.8.1_1737469854805_0.6336225857056181","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.8.2":{"name":"react-native-bottom-tabs","version":"0.8.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.8.2","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"6244639ab173a6a0642efb6d9ef980c8f5fcd8f5","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.8.2.tgz","fileCount":110,"integrity":"sha512-zD0KQd8ZIJib36uXIHE2e9RFrOVwVtgFDv6ZHTMWWZ3WrvxgDqdSyxY5fS4aofS4UHX8mJM0PdE5P6DkKHO4TA==","signatures":[{"sig":"MEQCIHimmuxv6BfoQtswDmjbV8lE7pRyJC/XGAFfY78jVOhAAiAsosWM1pIVRMHQQyn3exaJ26n3PB3tSXC3feDZbUsALA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.8.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":366147},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"00229df2e968d7bda3195441df7a109e5fa73ab2","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.8.2_1737898766983_0.5985077869427158","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.8.3-canary-20250130084049":{"name":"react-native-bottom-tabs","version":"0.8.3-canary-20250130084049","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.8.3-canary-20250130084049","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"3b9db91470550888ff2bb8089188686b8dc2b527","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.8.3-canary-20250130084049.tgz","fileCount":110,"integrity":"sha512-mY03W/1mDx4t81BIuQvKgfvD5NMb7a48hBfQt/WzqTx1NTUHBuSpl8+nmJAWTcSwRpHH3Q3YOAeLU7KCkixWtw==","signatures":[{"sig":"MEYCIQCv1Ruzk5vmiexHdoLVm6wsaonVffb1kuYALoc+3zJbzAIhAPUDDfsJkjHFUK6Ogg1/VCAQHFlxDiLVcH57jrsnSr+v","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":366161},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"fe038ee223ef2ee8c359e5a5d102bcff07836c9f","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.8.3-canary-20250130084049_1738226496515_0.04407242450309967","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.8.3":{"name":"react-native-bottom-tabs","version":"0.8.3","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.8.3","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"4712bf0c740d1fe65a79c598c22255f248ec2b90","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.8.3.tgz","fileCount":110,"integrity":"sha512-00+2Ehiblhb9/+bZ7P2bN9I5JN9TqemTU1ANbD+EG0LCes2O98aMGQAWuO7jZ/wg7MZAc+/UVHvLWe4LoX7ntw==","signatures":[{"sig":"MEUCIQD46G/u0Z/bLViRPgemaL+5u9eYKJWZ9YMlRUOvpDCdWwIgeZhMszuG3/JuK+ygsMbnFTHcQpaH4pdzq7tyo5hb9Mc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.8.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":366139},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"e99bb090b30464f1827e46f355b8be541a8dc0db","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.8.3_1738236491883_0.5357245421594363","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.8.4-canary-20250205083512":{"name":"react-native-bottom-tabs","version":"0.8.4-canary-20250205083512","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.8.4-canary-20250205083512","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"af9a24d6f7841526d12b21e5b086c24f0577d480","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.8.4-canary-20250205083512.tgz","fileCount":110,"integrity":"sha512-WecbIytDLKflNRru3D4fJ4P+ZSNHt4amkNwFOFMwoBhN24vpaxK8I/Tqi/b3EOmVjv9qE7AXh5yDMdFYq2Encw==","signatures":[{"sig":"MEUCIQDJ/3XOonVVbsJhmIfow2KGqBiDr9q5XPNMnlrzLBTR2AIgHSHRRv46AmXJrFGoQYTRGo9Bd38QmTsKZ2hWYkRrhVU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":368941},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"10ef3fb90f354678c2f91a2b10ef47b709b9c958","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.8.4-canary-20250205083512_1738744568826_0.7503038629289263","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.8.4":{"name":"react-native-bottom-tabs","version":"0.8.4","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.8.4","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"47990a49eede12b1a30484ca1448c263e1e497ad","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.8.4.tgz","fileCount":110,"integrity":"sha512-xjubc1vYBJQP0gdlftuaqCXzr8glU5p0MVPwFddrd5J2WyNxJU95gdG+u7lGwoYeTPdCcsll1eCvzvup/EaQGQ==","signatures":[{"sig":"MEUCID/HhB1MNwMDQZQlz2oxBXHkY9xpogthSDA3yq1AFnSaAiEAirsOZlmaIyXa/PGxPHuU412K0Fp52GRJfv5/FrGpjoI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.8.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":368919},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"6f01d7f30390a0c6d20e0ff207dc9dbba3f83bc9","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.8.4_1738750167538_0.23703467291611569","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.8.5":{"name":"react-native-bottom-tabs","version":"0.8.5","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.8.5","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"8319dd1a336eee03588e994cded90b657f1ad9d3","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.8.5.tgz","fileCount":110,"integrity":"sha512-mMyeXXybeHfzv3+O5AAq1ifftX5/WJw3q5YOmbbnaLxOSMw9jv62rgP18dr/BTYE0NDYrOzqEwstOnxTRPzfGw==","signatures":[{"sig":"MEYCIQD9aWZ9M//sOLznl8df8XcdxPJXOCtgIDdTwYJHLkFBLgIhAOSpBQ0ev5ubRv2L4g5IiL6JAVoyp+A0rag22p/NJKk8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.8.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":368906},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"88e1bfb11be476b61d50f3f0ffa167b25ff5803c","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.8.5_1738771417743_0.7872514482944293","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.8.6-canary-20250206123021":{"name":"react-native-bottom-tabs","version":"0.8.6-canary-20250206123021","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.8.6-canary-20250206123021","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"13d5505fb333d42c166bfa7067a1a9d8b22849a3","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.8.6-canary-20250206123021.tgz","fileCount":110,"integrity":"sha512-Em3uXhEMlsILV+OoOqXMqrV9zwFsmnLs32FNnblyQZjRcwZuZx0LDavdCmuTl+HPwh4GbXKbfC0rh5RRMF9aQg==","signatures":[{"sig":"MEQCIHHCcpxhcJPlm1UCZWRbQGO3rbC4eRUmGQ40QFGIBbIgAiBacqnZ7QKgIiu3OD7MHJi6XqpLfMaNWSUQVjqeG00Gpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":368322},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"902f725d8f2317b24108eedff4cc159f61434da7","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.7.0","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.8.6-canary-20250206123021_1738845073334_0.768180046668153","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.8.6":{"name":"react-native-bottom-tabs","version":"0.8.6","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.8.6","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"be9c4810b6efdc5e6ecc3a7192562ccc122b54d8","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.8.6.tgz","fileCount":110,"integrity":"sha512-N5b3MoSfsEqlmvFyIyL0X0bd+QAtB+cXH1rl/+R2Kr0BefBTC7ZldGcPhgK3FhBbt0vJDpd3kLb/dvmqZd+Eag==","signatures":[{"sig":"MEQCIBby1FuWhVfbBxzCaeTBJYlTfXd0GIy2WiMdUu4Qqf5DAiBD+uud356mYiXjM30BIwVUj9Qdzar+4jrLfS+UtJbxWQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.8.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":368339},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"afc5a3f1993c59e88b548a6a46cd0022eb3234d7","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.8.6_1738859917884_0.21346567438309916","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.8.7":{"name":"react-native-bottom-tabs","version":"0.8.7","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.8.7","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"1dbbf608c25fb35a8e48a30b415da1ee9b630a06","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.8.7.tgz","fileCount":119,"integrity":"sha512-cVQYs4r8Hb9V9oOO/SqsmBaZ7IzE/3Tpvz4mmRjNXKi1cBWC+ZpKTuqRx6EPjBCYTVK+vbAfoTM6IHS+6NVg4w==","signatures":[{"sig":"MEYCIQDpMkaSGzAVFScOM6f5nmFILumyQbpJn7AhVyNGbMKNpwIhAP5GiaXbXMKM3rPjjXJOntM1+TZd57eivi5Czhd68q2f","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.8.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":381836},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"aec128e7b58811e0d328025fa65a018b04fe3ad3","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.8.7_1739804303694_0.5884342284498969","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.8.8":{"name":"react-native-bottom-tabs","version":"0.8.8","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.8.8","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"7904642c999fac97a779b07162162d6e8f4aedad","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.8.8.tgz","fileCount":119,"integrity":"sha512-ryNqvVQB9ll9WZuzuIVdO66VNk5fX5oiVsPGUHhkLvTCd29NX9yWsn0d4peBrkI7E3L6hcmAa8/6qmrhdI620g==","signatures":[{"sig":"MEUCIQDS3H3w333jQigWkvdba1HTGUjb28ipv7nFJQuih+5OyAIgSEgrk2lmtDknuRDSb/AnOoLJR7smPIXWfpaRXbtPJso=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.8.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":382110},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"a8aa4aae59b7317cce7691730853ccf436dfdb5f","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.8.8_1740494881138_0.05215428552911039","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.8.9":{"name":"react-native-bottom-tabs","version":"0.8.9","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.8.9","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"8edf893eb5d158cc09a9eae6d4f596dfbc74bd8c","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.8.9.tgz","fileCount":119,"integrity":"sha512-We8p0haa4ekzJGJu9CYm4dPPX3N06WLklGpucJKpUmlGumIPNY+twptEjnB3yoI6CNLnEuh9V74TcdBiAeuUzQ==","signatures":[{"sig":"MEQCIBTOZz29sYyV6w1zJTS3wU874TK0MDSXDsEp79oohnGDAiAxHgE9qkiXz9uZMX4teHrOxmpw9tgcMYbqKI/QLtCpmA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.8.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":382117},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"aae4759ff84163eb2501fe8cc1d9a4f874263cdf","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.75.4","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.32.1","@react-native/eslint-config":"0.76.2","@react-native/babel-plugin-codegen":"0.76.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.8.9_1740563826154_0.4239909551958523","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.9.0":{"name":"react-native-bottom-tabs","version":"0.9.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.9.0","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"8c2909ff4d2327dc0a83f139f82ecfadbe90dc47","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.9.0.tgz","fileCount":118,"integrity":"sha512-4LasBM/9yhEdL21ku5gS+X0puctkvEZEJkmWojolEAP01z8mmUlqDfDepDhBmq2RLLYeVUvkzXF+t7puv5IsPA==","signatures":[{"sig":"MEYCIQC80Xp2CEasHxArOM8iSoLY5DyvGnS1NaWOnwTrhjsVNQIhAOf3QJ7aEwelFvar6t2h4FjJn/CM/EZcJ1AU59K6vsVQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":195859},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"3806377ce3a789f02f34757ff3a5f111b6ffc1e5","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.78.0","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.37.0","@react-native/eslint-config":"0.78.0","@react-native/babel-plugin-codegen":"0.78.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.9.0_1742916676120_0.6648932616097374","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.9.1":{"name":"react-native-bottom-tabs","version":"0.9.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.9.1","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"2937c07e7deb88bf2144aca789cb08bf05d0bb7d","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.9.1.tgz","fileCount":118,"integrity":"sha512-qIqlQZ13O/iN5QEeD1Eup2YcS3kQLm/iLjSsms2yjxCcv9t0Vn6GumwghXXdigTO57IpVC5lr8ceUhz6OPKiOA==","signatures":[{"sig":"MEUCIQDI9GJbG7YHSMSTMhQRXZlMn8PqCGNxc0KFiqxyciqkdAIgab5Q3LG2rDrZoJDtMJiQtpMvisu3DtLMROtBzoJJaas=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.9.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":196167},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"72df708b1657a02e4f03df1f0308537cbc89b06b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.78.0","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.37.0","@react-native/eslint-config":"0.78.0","@react-native/babel-plugin-codegen":"0.78.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.9.1_1745433290118_0.30384954891255256","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.9.2":{"name":"react-native-bottom-tabs","version":"0.9.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.9.2","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"04d355194f2ccaeeaa013af00d27b590ccd252ac","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.9.2.tgz","fileCount":118,"integrity":"sha512-kwLx9OM6v5P10TdmNhlEgb8nmwBOpwy3ULIxEv1v6cYjzuRkeYtA2dqYeFhJAn1rmWMrl3MnL3xzW5Q3IQyfAg==","signatures":[{"sig":"MEQCIBvQGhkX++yIogV3SM+Fj9DNdjTQprNZ0RJz/1j7tCHCAiBUgUgSuOPaa1DiS0ln+xenH53z+ZvBIhEH0gb5qDWyFA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.9.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":200689},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"9bb07bbe898896dbb3db9a9eaf604710c3c23fb7","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.78.0","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.37.0","@react-native/eslint-config":"0.78.0","@react-native/babel-plugin-codegen":"0.78.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.9.2_1749634145694_0.600449724373137","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.10.0-canary-20250719100729":{"name":"react-native-bottom-tabs","version":"0.10.0-canary-20250719100729","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.10.0-canary-20250719100729","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"dc5c38aeaf4b9407096b4a7a26f27b1fe5438f3b","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.10.0-canary-20250719100729.tgz","fileCount":122,"integrity":"sha512-rX8U/OeIz2CHWDnaHp9MjPfjew0KErMLbjRhGFg8PJEmG+FU+ChWpHRWwldDvMjyKoWLc4AEDOY2hIVUjRetcg==","signatures":[{"sig":"MEYCIQDxcp4HTuSFxyOKboUWCpCKEc7VOXWaMi5m27lk6hmw5gIhALUx4ZdTj35WMSN9ZVkhbh2/5LqNI9Ib/oieRPPNHm7E","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208956},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"993b1aa53a6661a927856f1d3a6d808a846f0c1e","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.78.0","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.37.0","@react-native/eslint-config":"0.78.0","@react-native/babel-plugin-codegen":"0.78.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.10.0-canary-20250719100729_1752919743729_0.8931773883628435","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.10.0":{"name":"react-native-bottom-tabs","version":"0.10.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.10.0","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"4f6893aa897fc857fc8bb10ee306460a5fc372c5","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.10.0.tgz","fileCount":123,"integrity":"sha512-2NkcZKO01nioYawi7Cl3C5fsG/9Sv+ZooqCicjrxAq/ATBPP6jmLYtGsauZlVRqZuDqT3+cQQITB9Ey1sA8EWg==","signatures":[{"sig":"MEYCIQCGsorMUAKTl+ScZEOMdi7sHXa3mzt5UXPwgji5Qd62IAIhAI+yuerPRsFtrOrV5g716LLLpPtjlvASvAjiLkQ2gScl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":210603},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"144316a3ec80004ce93841c96f00322198555cc2","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.78.0","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.37.0","@react-native/eslint-config":"0.78.0","@react-native/babel-plugin-codegen":"0.78.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.10.0_1754417804758_0.010850768193201077","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.10.1":{"name":"react-native-bottom-tabs","version":"0.10.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.10.1","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"8b59e2b611304c876af19a43e4e6cae632ec465d","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.10.1.tgz","fileCount":123,"integrity":"sha512-a48x2VeyKyLC5/IoR75dxyCyDCqBLKh6CpbfV5UCuGYKY0DFvTXJ5/CVu1pCiYSk9X3OqHXltar9QJSt8qvr3Q==","signatures":[{"sig":"MEQCIDejUABBZUWqpWz5TqfBkhsejuyCc0Vcw9XwsTGa7yJaAiBIFDlpaiZmR5LkU2augJhRYpht3z+9oGfIlUbAxX07Nw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.10.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":211073},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"29353c95ee0431089f836f2407dcd4768fc53384","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.78.0","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.37.0","@react-native/eslint-config":"0.78.0","@react-native/babel-plugin-codegen":"0.78.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.10.1_1755854154503_0.7885053103157169","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.11.0-canary-20250823084145":{"name":"react-native-bottom-tabs","version":"0.11.0-canary-20250823084145","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.11.0-canary-20250823084145","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"886c907a1b77563d7ef8d503b2af9a1456d82481","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.11.0-canary-20250823084145.tgz","fileCount":123,"integrity":"sha512-zC5Jke0e0o8x2b7Jwhalu9XPrF4lbQRCrgd7ZSbtntFQbyx08cvYr7e3fQXZ+asx10cNJDDHQ707HuMb1azNjg==","signatures":[{"sig":"MEQCIE0o6RCAFSEU7GoLSU4Sxy0//vUy8gKBZytcTJ29FgzyAiB46lGgiENnjPUio008TYISFjJaW5G0Ke6k7+8CP0dNnA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214039},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"2ae04a23919894aa727b319d33ee1e405630882e","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.78.0","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.37.0","@react-native/eslint-config":"0.78.0","@react-native/babel-plugin-codegen":"0.78.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.11.0-canary-20250823084145_1755938554815_0.9820339726606091","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.10.2":{"name":"react-native-bottom-tabs","version":"0.10.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.10.2","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"898e0f2d7ab56943c88d1cbcafd04c2862b9e0b6","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.10.2.tgz","fileCount":123,"integrity":"sha512-GoTVV0BPN7zWBpp6iQc2qDmzLTkMbn1bbqCBu+BIJzhZ6FQgX9gLzQ+vOsua56QbsTCOfG6NFOwSZtiOYjC/4A==","signatures":[{"sig":"MEUCIEfIbpb1u5c5FSfqC+f6it4w0eKUa5pkcE02VnzvEXBxAiEAt8dyrAB16qPwHjUaK3cMey2dR9KIVObDFiACTqa07RY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.10.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":212997},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"fd1e0df41575a3ab528ae72783017e4c3a8874e6","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.78.0","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.37.0","@react-native/eslint-config":"0.78.0","@react-native/babel-plugin-codegen":"0.78.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.10.2_1756197135528_0.43696054593677425","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.11.0":{"name":"react-native-bottom-tabs","version":"0.11.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.11.0","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"c12c3a8445340da88098afa8db77df1de2e43c0f","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.11.0.tgz","fileCount":123,"integrity":"sha512-Yt/v7zjO0P4wzOECcaW1M8VK68Y2UnMSnyk3w+Waxob0jw02JVfmUaRkgiglrdM8SEumsRnw+nBWhezzeh3LSQ==","signatures":[{"sig":"MEQCIGoePwH0y0Z7CfTeCoKlgd55GLmSJ6Rc21/+A1lz1LEHAiBM+28rRm/ggkQ5x5MJu9HSr4Idv8ccY6x9iJGuRp7F8g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":216130},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"d441ad603054b16d3da71dead9b9cdafea27582c","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.78.0","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.37.0","@react-native/eslint-config":"0.78.0","@react-native/babel-plugin-codegen":"0.78.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.11.0_1756325114627_0.742477670795969","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.11.1":{"name":"react-native-bottom-tabs","version":"0.11.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.11.1","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"ece9d19db2ec3c5f7bb658d24a47293a76db1f68","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.11.1.tgz","fileCount":123,"integrity":"sha512-6OiA1qSyn2JnEUI0jk+vzHpONDt30KJc46sTImeZ+Y5Mz/cNk0mA3rxCIFpVvxAs2r3ICVnNumTTV7mxd1g4SA==","signatures":[{"sig":"MEUCIFPVWsOuB4d7S04yhk7PKWPEr+OCrCLzxNiOOpVl/PJqAiEAq7C0Po1TMCJoQmjU0wcjYULod0jGEz8hY63X7pY5mJk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.11.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":216175},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"15f52d1d0a89b4bedcf5e216eb655fabef8f8ac5","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.3.1","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.78.0","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.37.0","@react-native/eslint-config":"0.78.0","@react-native/babel-plugin-codegen":"0.78.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.11.1_1756460553542_0.0354375443581163","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"esm":true,"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.11.2":{"name":"react-native-bottom-tabs","version":"0.11.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.11.2","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"a5b05856952deecaea954a8e22c412b14dd4b591","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.11.2.tgz","fileCount":123,"integrity":"sha512-2zvR9DgQgqOKhxGeETkphXANDkMyUKN/i0+M+WF52JQd4q4h+uY3ctLnXNQ4pZf1cEDlWQ6aBtYWe3NJKvDIwA==","signatures":[{"sig":"MEYCIQDVquVR+OAgwnB2E/V8+8GJFmv1C6QzwrkeZFiHlv0ffAIhAMlQ77ecQ6e5HSwRWo1iV9lgLF+4PWwRgJiE11g3uoaa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.11.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":211190},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"837b6b352705064db5be0ddc4723b1b06ab4ed96","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"}},"name":"RNCTabView","type":"components","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.1.0","typescript":"^5.9.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.81.1","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.40.13","@react-native/eslint-config":"0.81.1","@react-native/babel-plugin-codegen":"0.81.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.11.2_1757671684538_0.4522007168589557","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.12.0":{"name":"react-native-bottom-tabs","version":"0.12.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.12.0","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"1ceba989601346b5ddfd085668063e758aa6708b","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.12.0.tgz","fileCount":136,"integrity":"sha512-BsWwSqspGh6Pe2ayUc2qoDNwYvTPkz/QiYi0WYW7bPo7eJXOoz3meISBZ1xhTZrXCFnAGN3o7oWlWKZ4d0BLFA==","signatures":[{"sig":"MEUCIQDEngyqH6lkwgH+v6RSXsYw1BhKQZ+nRgR4YzdpPkV52AIgX2HVYuUYf+k43N2YIP/OiS4/WXngwqWhfpZNa9GjgHY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@0.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":221828},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"704daf647151de3d636dc73ff291212e8dc31b28","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"},"modulesConformingToProtocol":{"RCTImageDataDecoder":["SvgDecoder"]}},"name":"RNCTabView","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.1.0","typescript":"^5.9.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.81.1","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.40.13","@react-native/eslint-config":"0.81.1","@react-native/babel-plugin-codegen":"0.81.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.12.0_1759345404963_0.49312864418747626","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.12.1":{"name":"react-native-bottom-tabs","version":"0.12.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.12.1","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"5f49bf8e3292285b809f010815649f6ab2a08185","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.12.1.tgz","fileCount":133,"integrity":"sha512-1DI2qc9gmVABPeYlSrQOU5TpS2RtOF9SZTmVdJwaGUawKWb6jovV/rHKJmIVBOndpmf0PoIwJCTUNgq2EL3vLw==","signatures":[{"sig":"MEYCIQDp/GbMan0W2bThH8p+AjFKZAPPscIa1Cuuw8hxL+yVOgIhAN1AYSz1h8Y4pPGkVL1m656x2Eoew8GbjawmxNrE8APO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":222588},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"837047079143b3757fc8f1699842b42e91df89a4","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"11.4.1","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"},"modulesConformingToProtocol":{"RCTImageDataDecoder":["SvgDecoder"]}},"name":"RNCTabView","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.1.0","typescript":"^5.9.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.81.1","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.40.13","@react-native/eslint-config":"0.81.1","@react-native/babel-plugin-codegen":"0.81.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.12.1_1759389876165_0.9853344113832161","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"1.0.0-rc-20251002073102":{"name":"react-native-bottom-tabs","version":"1.0.0-rc-20251002073102","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@1.0.0-rc-20251002073102","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"014397d41a74e5ecb13e92a913803fb8522530b7","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-1.0.0-rc-20251002073102.tgz","fileCount":126,"integrity":"sha512-6SeFLBZ3Xw/O5Y8dHDidorM789OZcMi3cTBYiwRxFCKOteSWc/bRePhPd2TSa4IO9sUIOz4W7v0srP+wH0k0JQ==","signatures":[{"sig":"MEQCIEIaNR5dU5LVavWoG7gSPr3OajS3iiY8MgxrsbhMNQ/tAiAo3nZEyHk1NNYH+5MoEX8vFlx+8yWz7Ae9VGQi1E5kZg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":207537},"main":"./lib/commonjs/index.js","types":"./lib/typescript/commonjs/src/index.d.ts","module":"./lib/module/index.js","source":"./src/index.tsx","exports":{".":{"import":{"types":"./lib/typescript/module/src/index.d.ts","default":"./lib/module/index.js"},"require":{"types":"./lib/typescript/commonjs/src/index.d.ts","default":"./lib/commonjs/index.js"}},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"be266dfc04ef9981b99223692cb52f816cd5babc","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"11.4.1","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"},"modulesConformingToProtocol":{"RCTImageDataDecoder":["SvgDecoder"]}},"name":"RNCTabView","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"^19.1.0","typescript":"^5.9.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.81.1","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.40.13","@react-native/eslint-config":"0.81.1","@react-native/babel-plugin-codegen":"0.81.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_1.0.0-rc-20251002073102_1759390398613_0.48837058223891905","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"esm":true,"configFile":true}],["module",{"esm":true,"configFile":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"0.12.2":{"name":"react-native-bottom-tabs","version":"0.12.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@0.12.2","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"c814f355a701ff278695a6d44c8ea13749f74c16","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-0.12.2.tgz","fileCount":118,"integrity":"sha512-OXxYtKbJK8hfV7ZrrS/h3vmoB2WOQQRBuV+cqJ1NJSpKxZNBIwHfbUxGlkgcg/I7x2GlmZ9yDDC3KbQ3ouv69Q==","signatures":[{"sig":"MEUCIGrRqNh0pkMZtzRURa8ESWI2dP8d7UL8nCrlpOmJNEIyAiEAuR+pBempMmekd4Re2ecR8bNWlItOdLM72jxzJqhV7lk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":207952},"main":"./lib/module/index.js","types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","exports":{".":{"types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","default":"./lib/module/index.js"},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"48b07c580856bc09a6f65f9cea44c34fdcee750b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"11.4.1","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"},"modulesConformingToProtocol":{"RCTImageDataDecoder":["SvgDecoder"]}},"name":"RNCTabView","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.1.0","typescript":"^5.9.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.81.1","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.40.13","@react-native/eslint-config":"0.81.1","@react-native/babel-plugin-codegen":"0.81.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_0.12.2_1759411576568_0.8208981650476599","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"1.0.0-rc-20251003095230":{"name":"react-native-bottom-tabs","version":"1.0.0-rc-20251003095230","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@1.0.0-rc-20251003095230","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"be92f4acb8322d7529f263dee1488fc007d248a7","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-1.0.0-rc-20251003095230.tgz","fileCount":111,"integrity":"sha512-f8W+ch5bkmMsf2vmM/oKNUgbi+tYb9ayfib/QAqf3oIbvNI5dhcBdpNG8BOly4dJl81P9goqiVCCp6L8GdkG8g==","signatures":[{"sig":"MEQCIDytiRG4rsiA1GuyqSBy/IhNDCtCaVzSbBWJ6Gy98rIuAiBhsmqm//3b6VuO1o0pbgUMQXJ3b0WqkLiqlbqIJLoOqQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192901},"main":"./lib/module/index.js","types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","exports":{".":{"types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","default":"./lib/module/index.js"},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"ba70ac2438d1a8818a6ab9c2e5b05c214fed18c4","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"11.4.1","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"},"modulesConformingToProtocol":{"RCTImageDataDecoder":["SvgDecoder"]}},"name":"RNCTabView","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"^19.1.0","typescript":"^5.9.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.81.1","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.40.13","@react-native/eslint-config":"0.81.1","@react-native/babel-plugin-codegen":"0.81.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_1.0.0-rc-20251003095230_1759485204959_0.11175551015528562","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"1.0.0":{"name":"react-native-bottom-tabs","version":"1.0.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@1.0.0","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"a3aa6852da9f57105eb4651ee27c646ec9067fbf","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-1.0.0.tgz","fileCount":93,"integrity":"sha512-h823in+WGlsVoASDekC6aINzUtuGeSw+wEgsXJK20QmQkGd6PAqPaydYIOdhOmEfit7V+9bKVbs9pwI4eMyZlg==","signatures":[{"sig":"MEQCIFaX9ijOYeZRGZVrG29IC8jBW8ffezIQF40SBTBSVugmAiB7UdCvsVdQahcs1srb1Z7NVbtdGs0jVE5RvOtoVPxrUg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@1.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":154986},"main":"./lib/module/index.js","types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","exports":{".":{"types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","default":"./lib/module/index.js"},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"b104293bfe0f1de90e25bb7a6ced789b0507b2de","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"},"modulesConformingToProtocol":{"RCTImageDataDecoder":["SvgDecoder"]}},"name":"RNCTabView","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.1.0","typescript":"^5.9.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.81.1","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.40.13","@react-native/eslint-config":"0.81.1","@react-native/babel-plugin-codegen":"0.81.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_1.0.0_1760787821347_0.39103122290422654","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"1.0.1":{"name":"react-native-bottom-tabs","version":"1.0.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@1.0.1","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"87a3fc7259e25bdc5f76dc0234eaf6eb53792ce1","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-1.0.1.tgz","fileCount":93,"integrity":"sha512-F3D/U3WZFdxRzrlq0cc5n01TdeEawHw7e8Cj3jqCCZBpMUh/OYwhEF1Jql7lRGCcMZrgyXJilvaCz9chQprYmw==","signatures":[{"sig":"MEUCIQD3vvrT5tlaOswUWmKiGufcyj8Rdr9moCmmb3ZB6W9jSAIgaCsDoEa49gF6TrklZ4sW8uLLDWIz7NrS0e1FOJdoqY8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@1.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":154984},"main":"./lib/module/index.js","types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","exports":{".":{"types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","default":"./lib/module/index.js"},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"2e9394c556d01694bd64bad64459fef488425807","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"},"modulesConformingToProtocol":{"RCTImageDataDecoder":["SvgDecoder"]}},"name":"RNCTabView","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.1.0","typescript":"^5.9.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.81.1","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.40.13","@react-native/eslint-config":"0.81.1","@react-native/babel-plugin-codegen":"0.81.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_1.0.1_1760979550584_0.6971497255266463","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"1.0.2":{"name":"react-native-bottom-tabs","version":"1.0.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@1.0.2","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"c2aa611334028f6872f959cba0a14bf2468e70ab","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-1.0.2.tgz","fileCount":93,"integrity":"sha512-eWNuTpJVefKRaROda4ZeWHvW1cUEb0mw8L7FyLEcPPsd7Tp3rfLRrhptl/O/3mAki9gvpzYE8ASE3GwUrjfp+Q==","signatures":[{"sig":"MEUCIQCPGZlMBVYvSIl3BtnjsRuWfdT0Ns1uECttOdNZyUPpeQIgUlMtI+1f3TqD7jMJWhckNa05ELRcwZb/vveT/OidswY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@1.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":155137},"main":"./lib/module/index.js","types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","exports":{".":{"types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","default":"./lib/module/index.js"},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"6b68b6537ed96eed0cb9c28f6ce5da85c251444b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView"},"modulesConformingToProtocol":{"RCTImageDataDecoder":["SvgDecoder"]}},"name":"RNCTabView","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.1.0","typescript":"^5.9.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.81.1","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.40.13","@react-native/eslint-config":"0.81.1","@react-native/babel-plugin-codegen":"0.81.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_1.0.2_1761129289353_0.6063894906514578","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"1.0.3":{"name":"react-native-bottom-tabs","version":"1.0.3","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@1.0.3","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"20efc95961e58b4695f6e4bb367b5e29ec503a05","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-1.0.3.tgz","fileCount":105,"integrity":"sha512-HDrl74loArxAGoeonYXqkznIqOlV8FUta+egytKVePz1zyxgY04HFhVBNi0dLGYskq69WIVIrqG0zEIUt4Y4fg==","signatures":[{"sig":"MEQCICfcAST7Pf81QGsD7xhiSCZialJ2TZI/ZCO5V8OE4d3PAiAbxn2wkWchvVGwdy2CEKf5C8h+4TmofM2rQKHzgLteEQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@1.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":174143},"main":"./lib/module/index.js","types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","exports":{".":{"types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","default":"./lib/module/index.js"},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"4b6027ca9067bc348635d5c6cea55ef01ab01c67","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView","BottomAccessoryView":"RCTBottomAccessoryComponentView"},"modulesConformingToProtocol":{"RCTImageDataDecoder":["SvgDecoder"]}},"name":"RNCTabView","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.1.0","typescript":"^5.9.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.81.1","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.40.13","@react-native/eslint-config":"0.81.1","@react-native/babel-plugin-codegen":"0.81.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_1.0.3_1764334296550_0.6599234219783789","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"1.0.4":{"name":"react-native-bottom-tabs","version":"1.0.4","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@1.0.4","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"69c4d580865a79daf09ea33b91d43337eb44bbf8","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-1.0.4.tgz","fileCount":105,"integrity":"sha512-L2/ouhGNdW0l4xWGNZV8KZTu2kcnHPOqNgoL67UTeCug/8QWM9EzO4FIX7ESDTrDHh70VfTHb6/pvnyUnSpJ2Q==","signatures":[{"sig":"MEUCIEAylLYnPMpRKJJNjuXivHGSRf5I9BoZSBNVHCkGqXqpAiEA957oTZA4rol539i5G7e/q+UJ+e37dXbnTNIzFj52BQU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@1.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":174169},"main":"./lib/module/index.js","types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","exports":{".":{"types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","default":"./lib/module/index.js"},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"3a21e31fb5763a35d025cebc990d1b594ef1fcb9","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView","BottomAccessoryView":"RCTBottomAccessoryComponentView"},"modulesConformingToProtocol":{"RCTImageDataDecoder":["SvgDecoder"]}},"name":"RNCTabView","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.1.0","typescript":"^5.9.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.81.1","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.40.13","@react-native/eslint-config":"0.81.1","@react-native/babel-plugin-codegen":"0.81.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_1.0.4_1764428997109_0.5247773469703694","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"1.0.5":{"name":"react-native-bottom-tabs","version":"1.0.5","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@1.0.5","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"a2a41efc1ad6bbe53b3d0c79ce2900999d07092b","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-1.0.5.tgz","fileCount":105,"integrity":"sha512-lObY6wfAtBPC6eTcrQx0cTwD6vqpMCsqVnc3OZWZmqerAMP2V/AGKTOzc3D9cw04QgsoTWD1QR0fgmvFOPQeow==","signatures":[{"sig":"MEUCIQCyVbNnMYZsLMIAIclk7tEtfby4Gi6s8cqkrn9OOWpU2QIgcSEED2oF0TOskgR6S8fkcr9PaD/szNrw/XRa5KYobhw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@1.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":173704},"main":"./lib/module/index.js","types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","exports":{".":{"types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","default":"./lib/module/index.js"},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"134d585025481bfdb86911b821c57c15735128ee","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView","BottomAccessoryView":"RCTBottomAccessoryComponentView"},"modulesConformingToProtocol":{"RCTImageDataDecoder":["SvgDecoder"]}},"name":"RNCTabView","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.1.0","typescript":"^5.9.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.81.1","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.40.13","@react-native/eslint-config":"0.81.1","@react-native/babel-plugin-codegen":"0.81.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_1.0.5_1764757197353_0.9747158276877272","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"1.1.0-canary-20251204104340":{"name":"react-native-bottom-tabs","version":"1.1.0-canary-20251204104340","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@1.1.0-canary-20251204104340","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"88e7eddf7e0be674a3e8fd5479e53355604164de","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-1.1.0-canary-20251204104340.tgz","fileCount":105,"integrity":"sha512-myhLsEIbLO2SZtG+uzoO5vc1zn/7aH+crbkiL2Nhf1HQWFoQU75ZYNokOW8dB1eXxiDdb2wEY18dhn5eeWm5Kg==","signatures":[{"sig":"MEQCIG93R/rN/ELztMPQedrMa4CbHhjqpHqqNjfJhAjxPd+4AiB3mhqp7rjW+e/i65cn4MNp7sCjvEuPPrW4IJCanV8E+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":173997},"main":"./lib/module/index.js","types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","exports":{".":{"types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","default":"./lib/module/index.js"},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"8dcdf0ea2b38aa38c8d97dadb5468a64c087d86b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"11.6.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"25.2.1","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView","BottomAccessoryView":"RCTBottomAccessoryComponentView"},"modulesConformingToProtocol":{"RCTImageDataDecoder":["SvgDecoder"]}},"name":"RNCTabView","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"^19.1.0","typescript":"^5.9.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.81.1","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.40.13","@react-native/eslint-config":"0.81.1","@react-native/babel-plugin-codegen":"0.81.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_1.1.0-canary-20251204104340_1764845084452_0.11958410214107751","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"1.1.0":{"name":"react-native-bottom-tabs","version":"1.1.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@1.1.0","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"8b63340fc8d3bff479d12c49df656b551a63aa74","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-1.1.0.tgz","fileCount":105,"integrity":"sha512-Uu1gvM3i1Hb4DjVvR/38J1QVQEs0RkPc7K6yon99HgvRWWOyLs7kjPDhUswtb8ije4pKW712skIXWJ0lgKzbyQ==","signatures":[{"sig":"MEYCIQCQwRK/+/+/fkIUSZPgR6XsCvbzdn6J74wLHR/E+kEuLQIhAPpHP5kFpV8LLP86guwPzDxhHDthEHGQcpDsK7daul3G","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@1.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":174558},"main":"./lib/module/index.js","types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","exports":{".":{"types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","default":"./lib/module/index.js"},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"97e4d5ea34c8162c38d1bc66bbf6f86b16884471","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView","BottomAccessoryView":"RCTBottomAccessoryComponentView"},"modulesConformingToProtocol":{"RCTImageDataDecoder":["SvgDecoder"]}},"name":"RNCTabView","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.1.0","typescript":"^5.9.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.81.1","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.40.13","@react-native/eslint-config":"0.81.1","@react-native/babel-plugin-codegen":"0.81.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_1.1.0_1764930912907_0.09182402913450849","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"1.2.0":{"name":"react-native-bottom-tabs","version":"1.2.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@1.2.0","maintainers":[{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"thiagobrez","email":"thiagobrez@gmail.com"},{"name":"okwasniewski","email":"oskar@okwasniewski.com"}],"homepage":"https://github.com/callstackincubator/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstackincubator/react-native-bottom-tabs/issues"},"dist":{"shasum":"c937cec4da07840ff8693e6064e7e88fa993c097","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-1.2.0.tgz","fileCount":118,"integrity":"sha512-ScVPko86ts+m6JMNtI24MCSYJCOZc1aZkn9qwS9ly3o0ubajRWDpCzgRJfRFysi08bKrcqAXKVCHZNHvNb2PTA==","signatures":[{"sig":"MEQCIFCsKC/tHf1o5TQ3Mxq94X6vU63ZgFPD83bG/JsIN/JHAiAsFBsBhGqi6RzNP09zfnCqT3LgKqI4aiSiyUpiK/jjGg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":309365},"main":"./lib/module/index.js","types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","exports":{".":{"types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","default":"./lib/module/index.js"},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"652fd7610bb039fe2837037e5403ac4c24e6e061","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"thiagobrez","email":"thiagobrez@gmail.com"},"repository":{"url":"git+https://github.com/callstackincubator/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"10.9.3","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView","BottomAccessoryView":"RCTBottomAccessoryComponentView"},"modulesConformingToProtocol":{"RCTImageDataDecoder":["SvgDecoder"]}},"name":"RNCTabView","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.1.0","typescript":"^5.9.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.81.1","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.40.13","@react-native/eslint-config":"0.81.1","@react-native/babel-plugin-codegen":"0.81.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_1.2.0_1776188235191_0.4810733692024418","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"1.3.0":{"name":"react-native-bottom-tabs","version":"1.3.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@1.3.0","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"thiagobrez","email":"thiagobrez@gmail.com"},{"name":"okwasniewski","email":"oskar@okwasniewski.com"}],"homepage":"https://github.com/callstack/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstack/react-native-bottom-tabs/issues"},"dist":{"shasum":"c3809c0f7a003a3d2179035dbfbeeb8d62b36f74","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-1.3.0.tgz","fileCount":105,"integrity":"sha512-vu/xoWP39O/dibe2x4mymOEfi7dcz55j9ynG8y3CIKKK2sydjJr9lrkHsvRWIzbCmb7Rrbde20P4gbbayacRjg==","signatures":[{"sig":"MEUCIQChotVj9cvf3hY5BIC7G1irMeQzQnLlJAEGKsydZnKvRQIgceISHSnFPsUrz31mEk58ZXg5jB/NsEpBdFdFw6fnp5s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@1.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":190273},"main":"./lib/module/index.js","types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","exports":{".":{"types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","default":"./lib/module/index.js"},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"52604f522c6e9ea6d51da294899473aad5968bde","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b4ebc082-972e-4cfc-b9f1-e3af063da348"}},"repository":{"url":"git+https://github.com/callstack/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"11.16.0","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView","BottomAccessoryView":"RCTBottomAccessoryComponentView"},"modulesConformingToProtocol":{"RCTImageDataDecoder":["SvgDecoder"]}},"name":"RNCTabView","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.1.0","typescript":"^5.9.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.81.1","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.40.13","@react-native/eslint-config":"0.81.1","@react-native/babel-plugin-codegen":"0.81.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_1.3.0_1781085299228_0.5492430263555101","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"1.3.1":{"name":"react-native-bottom-tabs","version":"1.3.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/okwasniewski","name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com"},"license":"MIT","_id":"react-native-bottom-tabs@1.3.1","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"thiagobrez","email":"thiagobrez@gmail.com"},{"name":"okwasniewski","email":"oskar@okwasniewski.com"}],"homepage":"https://github.com/callstack/react-native-bottom-tabs#readme","bugs":{"url":"https://github.com/callstack/react-native-bottom-tabs/issues"},"dist":{"shasum":"36f97d30cd51be4a790e7c247eab20bd003d3fcf","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-1.3.1.tgz","fileCount":105,"integrity":"sha512-RMAVToSAGVgHga5Y33+Zf8otr6WgB1xYcWI0C4HJofPyw+Tj3uEaFLzTo7oeXdVsddB3qba/4nf0bhS3YiVhfA==","signatures":[{"sig":"MEUCIQCAsP5aJk7Mg78eRCfKqfwrGO3O8sZlTs54NKm8l1sTJAIgLsQ/KbMfJ7cA1L5Z5oOWDxnwKICrDzn1Wp13lllZYxA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@1.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":190273},"main":"./lib/module/index.js","types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","exports":{".":{"types":"./lib/typescript/src/index.d.ts","source":"./src/index.tsx","default":"./lib/module/index.js"},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"gitHead":"ce7301a567c5552adaedad37bdc14efd28ad73d5","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","typecheck":"tsc -b"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b4ebc082-972e-4cfc-b9f1-e3af063da348"}},"repository":{"url":"git+https://github.com/callstack/react-native-bottom-tabs.git","type":"git"},"_npmVersion":"11.17.0","description":"Native Bottom Tabs for React Native","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"react-freeze":"^1.0.0","use-latest-callback":"^0.2.1","sf-symbols-typescript":"^2.0.0"},"codegenConfig":{"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView","BottomAccessoryView":"RCTBottomAccessoryComponentView"},"modulesConformingToProtocol":{"RCTImageDataDecoder":["SvgDecoder"]}},"name":"RNCTabView","type":"all","android":{"javaPackageName":"com.rcttabview"},"jsSrcsDir":"./src"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.1.0","typescript":"^5.9.2","@types/jest":"^29.5.5","@types/react":"^18.2.44","react-native":"0.81.1","@expo/config-plugins":"^7.0.0 || ^8.0.0","react-native-builder-bob":"^0.40.13","@react-native/eslint-config":"0.81.1","@react-native/babel-plugin-codegen":"0.81.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-bottom-tabs_1.3.1_1781683926264_0.14718549240285927","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"}},"1.4.0":{"name":"react-native-bottom-tabs","version":"1.4.0","description":"Native Bottom Tabs for React Native","source":"./src/index.tsx","main":"./lib/module/index.js","types":"./lib/typescript/src/index.d.ts","sideEffects":false,"exports":{".":{"source":"./src/index.tsx","types":"./lib/typescript/src/index.d.ts","default":"./lib/module/index.js"},"./package.json":"./package.json","./app.plugin.js":"./app.plugin.js"},"scripts":{"test":"jest","typecheck":"tsc -b","lint":"eslint \"**/*.{js,ts,tsx}\"","build":"bob build"},"keywords":["react-native","ios","android"],"repository":{"type":"git","url":"git+https://github.com/callstack/react-native-bottom-tabs.git"},"author":{"name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com","url":"https://github.com/okwasniewski"},"license":"MIT","bugs":{"url":"https://github.com/callstack/react-native-bottom-tabs/issues"},"homepage":"https://github.com/callstack/react-native-bottom-tabs#readme","publishConfig":{"registry":"https://registry.npmjs.org/","access":"public"},"devDependencies":{"@expo/config-plugins":"^7.0.0 || ^8.0.0","@react-native/babel-plugin-codegen":"0.81.1","@react-native/eslint-config":"0.81.1","@types/jest":"^29.5.5","@types/react":"^18.2.44","react":"^19.1.0","react-native":"0.81.1","react-native-builder-bob":"^0.40.13","typescript":"^5.9.2"},"peerDependencies":{"react":"*","react-native":"*"},"react-native-builder-bob":{"source":"src","output":"lib","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"view-mixed","version":"0.41.2"},"dependencies":{"react-freeze":"^1.0.0","sf-symbols-typescript":"^2.0.0","use-latest-callback":"^0.2.1"},"codegenConfig":{"name":"RNCTabView","type":"all","jsSrcsDir":"./src","android":{"javaPackageName":"com.rcttabview"},"ios":{"componentProvider":{"RNCTabView":"RCTTabViewComponentView","BottomAccessoryView":"RCTBottomAccessoryComponentView"},"modulesConformingToProtocol":{"RCTImageDataDecoder":["SvgDecoder"]}}},"gitHead":"1bbcaa2ea50b61f5daa6ccb8fe9669188c982864","_id":"react-native-bottom-tabs@1.4.0","_nodeVersion":"24.18.0","_npmVersion":"11.16.0","dist":{"integrity":"sha512-XGuKHGU2FH1j/Ii7HzFE0+6ejiLs4mrcBRQRJff2g94hRjDZnx+trB+cOFG6z1BHGPLv6CD833S0m+nQuZB9nA==","shasum":"43a073df0a97751ba178b10848cf0b450084075c","tarball":"https://registry.npmjs.org/react-native-bottom-tabs/-/react-native-bottom-tabs-1.4.0.tgz","fileCount":105,"unpackedSize":199189,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-native-bottom-tabs@1.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDkAtbccyR1oo5YPVv76BEyi+QzsTSRz2eHPSsYfTz/uAiAMlbIiGqLFDsJJrXE5dmeV7G1AbWEQdJCpr9VwmYZ9Ng=="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b4ebc082-972e-4cfc-b9f1-e3af063da348"}},"directories":{},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"thiagobrez","email":"thiagobrez@gmail.com"},{"name":"okwasniewski","email":"oskar@okwasniewski.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-native-bottom-tabs_1.4.0_1783608382126_0.7313225244824342"},"_hasShrinkwrap":false}},"time":{"created":"2024-09-28T20:31:54.134Z","modified":"2026-07-09T14:46:22.542Z","0.0.1":"2024-09-28T20:31:54.314Z","0.0.2":"2024-10-07T15:27:39.206Z","0.0.3":"2024-10-07T18:19:53.195Z","0.0.4":"2024-10-07T18:32:44.959Z","0.0.5":"2024-10-07T20:57:50.895Z","0.0.6":"2024-10-07T21:01:25.706Z","0.0.7":"2024-10-07T21:07:36.345Z","0.0.8":"2024-10-09T08:06:41.074Z","0.0.9":"2024-10-10T19:17:17.511Z","0.0.10":"2024-10-14T18:57:07.496Z","0.0.11":"2024-10-16T06:35:41.816Z","0.0.12":"2024-10-21T10:44:44.230Z","0.0.13":"2024-10-25T21:02:10.757Z","0.1.0":"2024-10-28T15:30:07.140Z","0.1.1":"2024-10-28T21:15:30.330Z","0.1.2":"2024-10-28T22:15:55.889Z","0.1.3":"2024-10-29T09:02:47.492Z","0.1.4":"2024-10-29T10:23:53.131Z","0.2.0":"2024-10-30T09:13:07.147Z","0.2.1":"2024-10-31T09:43:14.753Z","0.3.0":"2024-11-01T15:32:16.242Z","0.3.1":"2024-11-03T17:29:25.757Z","0.3.2":"2024-11-05T18:26:08.259Z","0.4.0":"2024-11-08T16:51:26.791Z","0.5.0":"2024-11-11T17:01:56.115Z","0.5.1":"2024-11-12T19:03:27.706Z","0.5.2":"2024-11-13T17:27:45.850Z","0.6.0":"2024-11-20T10:17:45.462Z","0.7.0":"2024-11-27T09:25:35.028Z","0.7.1":"2024-11-29T15:49:50.962Z","0.7.2":"2024-12-05T09:46:05.313Z","0.0.0-canary-20241205134716":"2024-12-05T13:48:25.104Z","0.7.3-canary-20241205142142":"2024-12-05T14:22:08.174Z","0.7.3":"2024-12-05T15:55:52.970Z","0.7.4":"2024-12-11T19:34:38.586Z","0.7.5":"2024-12-12T10:15:08.731Z","0.7.6":"2024-12-12T10:53:27.541Z","0.7.7":"2024-12-18T11:32:39.942Z","0.7.8":"2024-12-18T20:42:46.505Z","0.8.0-canary-20250115141919":"2025-01-15T14:20:04.796Z","0.8.0-canary-20250117162505":"2025-01-17T16:26:11.231Z","0.8.0":"2025-01-20T10:31:04.566Z","0.8.1":"2025-01-21T14:30:54.991Z","0.8.2":"2025-01-26T13:39:27.354Z","0.8.3-canary-20250130084049":"2025-01-30T08:41:36.682Z","0.8.3":"2025-01-30T11:28:12.043Z","0.8.4-canary-20250205083512":"2025-02-05T08:36:08.996Z","0.8.4":"2025-02-05T10:09:27.752Z","0.8.5":"2025-02-05T16:03:37.931Z","0.8.6-canary-20250206123021":"2025-02-06T12:31:13.601Z","0.8.6":"2025-02-06T16:38:38.096Z","0.8.7":"2025-02-17T14:58:23.912Z","0.8.8":"2025-02-25T14:48:01.352Z","0.8.9":"2025-02-26T09:57:06.417Z","0.9.0":"2025-03-25T15:31:16.325Z","0.9.1":"2025-04-23T18:34:50.306Z","0.9.2":"2025-06-11T09:29:05.910Z","0.10.0-canary-20250719100729":"2025-07-19T10:09:03.933Z","0.10.0":"2025-08-05T18:16:44.972Z","0.10.1":"2025-08-22T09:15:54.705Z","0.11.0-canary-20250823084145":"2025-08-23T08:42:35.012Z","0.10.2":"2025-08-26T08:32:15.751Z","0.11.0":"2025-08-27T20:05:14.841Z","0.11.1":"2025-08-29T09:42:33.769Z","0.11.2":"2025-09-12T10:08:04.731Z","0.12.0":"2025-10-01T19:03:25.159Z","0.12.1":"2025-10-02T07:24:36.353Z","1.0.0-rc-20251002073102":"2025-10-02T07:33:18.801Z","0.12.2":"2025-10-02T13:26:16.755Z","1.0.0-rc-20251003095230":"2025-10-03T09:53:25.163Z","1.0.0":"2025-10-18T11:43:41.678Z","1.0.1":"2025-10-20T16:59:10.837Z","1.0.2":"2025-10-22T10:34:49.540Z","1.0.3":"2025-11-28T12:51:36.755Z","1.0.4":"2025-11-29T15:09:57.300Z","1.0.5":"2025-12-03T10:19:57.569Z","1.1.0-canary-20251204104340":"2025-12-04T10:44:44.588Z","1.1.0":"2025-12-05T10:35:13.084Z","1.2.0":"2026-04-14T17:37:15.389Z","1.3.0":"2026-06-10T09:54:59.381Z","1.3.1":"2026-06-17T08:12:06.395Z","1.4.0":"2026-07-09T14:46:22.268Z"},"bugs":{"url":"https://github.com/callstack/react-native-bottom-tabs/issues"},"author":{"name":"Oskar Kwasniewski","email":"oskarkwasniewski@icloud.com","url":"https://github.com/okwasniewski"},"license":"MIT","homepage":"https://github.com/callstack/react-native-bottom-tabs#readme","keywords":["react-native","ios","android"],"repository":{"type":"git","url":"git+https://github.com/callstack/react-native-bottom-tabs.git"},"description":"Native Bottom Tabs for React Native","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"thymikee","email":"thymikee@gmail.com"},{"name":"thiagobrez","email":"thiagobrez@gmail.com"},{"name":"okwasniewski","email":"oskar@okwasniewski.com"}],"readme":"<h1 align=\"center\">\n  React Native Bottom Tabs\n</h1>\n\n<p align=\"center\">\n  <strong>Bottom Tabs that use native platform primitives.</strong><br>\n</p>\n\n<div align=\"center\">\n\n[![mit licence](https://img.shields.io/dub/l/vibe-d.svg?style=for-the-badge)](https://github.com/okwasniewski/react-native-bottom-tabs/blob/main/LICENSE)\n[![npm version](https://img.shields.io/npm/v/react-native-bottom-tabs?style=for-the-badge)](https://www.npmjs.org/package/react-native-bottom-tabs)\n[![npm downloads](https://img.shields.io/npm/dt/react-native-bottom-tabs.svg?style=for-the-badge)](https://www.npmjs.org/package/react-native-bottom-tabs)\n[![npm downloads](https://img.shields.io/npm/dm/react-native-bottom-tabs.svg?style=for-the-badge)](https://www.npmjs.org/package/react-native-bottom-tabs)\n\n</div>\n\n## Documentation\n\nThe full documentation can be found on our [website](https://callstackincubator.github.io/react-native-bottom-tabs/).\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## License\n\nMIT\n\n---\n\nMade with ❤️ and [create-react-native-library](https://github.com/callstack/react-native-builder-bob)\n","readmeFilename":"README.md"}