Socket
Socket
Sign inDemoInstall

react-native-head-tab-view

Package Overview
Dependencies
525
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

5

index.d.ts

@@ -115,2 +115,3 @@

faultHeight: number;
sceneScrollEnabled?: boolean;
}

@@ -245,2 +246,6 @@

/**
* 是否允许Tabview的标签页滚动
*/
scrollEnabled?: boolean;
/**
* tabbar的样式

@@ -247,0 +252,0 @@ */

2

package.json
{
"name": "react-native-head-tab-view",
"version": "2.0.1",
"version": "2.0.2",
"main": "index.js",

@@ -5,0 +5,0 @@ "scripts": {

@@ -253,2 +253,4 @@ # React Native Head Tab View

是否允许水平滑动
##### `scrollEnabled` _(boolean)_
是否允许标签页滑动
##### `tabbarStyle` _(StyleProp<ViewStyle>)_

@@ -255,0 +257,0 @@ tabbar的样式

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc