Socket
Book a DemoInstallSign in
Socket

react-native-segmented-control-tab

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-segmented-control-tab - npm Package Compare versions

Comparing version

to
3.0.2

2

package.json
{
"name": "react-native-segmented-control-tab",
"version": "3.0.1",
"version": "3.0.2",
"description": "A react native component with the same concept of react native's SegmantedControlIOS, Primarily built to support both IOS and Android.",

@@ -5,0 +5,0 @@ "main": "SegmentedControlTab.js",

@@ -11,8 +11,15 @@ # react-native-segmented-control-tab(for Android/iOS) 🚀

## ScreenShots
[![screen1.png](http://s13.postimg.org/hd8b53rd3/screen1.png)](http://postimg.org/image/492qsezb7/)
[![screen2.png](http://s11.postimg.org/onlfshx2r/screen2.png)](http://postimg.org/image/3qp7ntz1r/)
![screen1](http://s13.postimg.org/hd8b53rd3/screen1.png)
![screen2](http://s11.postimg.org/onlfshx2r/screen2.png)
[![Screen3](https://s8.postimg.org/m3hzyuvud/Screen_Shot_2017-04-01_at_1.15.25_PM.png)
## Install
`npm install react-native-segmented-control-tab --save`
```shell
npm install react-native-segmented-control-tab --save
```
## Usage

@@ -23,3 +30,3 @@

```
```javascript
import SegmentedControlTab from 'react-native-segmented-control-tab'

@@ -72,3 +79,3 @@

## Custom styling
```
```javascript
<SegmentedControlTab tabsContainerStyle={styles.tabsContainerStyle}

@@ -75,0 +82,0 @@ tabStyle={styles.tabStyle}

@@ -58,3 +58,3 @@ import React, { Component, PropTypes } from 'react'

style={[styles.tabsContainerStyle, tabsContainerStyle]}
removeClippedSubviews={true}>
removeClippedSubviews={false}>
{

@@ -61,0 +61,0 @@ values.map((item, index) => {

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.