react-native-segmented-button

1.0.3 • Public • Published

react-native-segmented-button

react native scrolled segmented button

##install npm install react-native-segmented-button --save

or

npm install react-native-segmented-button@git@github.com:bestv2/react-native-segmented-button.git --save

##screenshots image

##example <SegmentedButton style={{marginTop:100,}} tinyColor="#ccc" activeTinyColor="#f62323" items={['Segmented1',{text:'Seg2'},{text:'SegmentedButton3'},{text:'Seg Btn4'},{text:'Btn5'},]} onSegmentBtnPress={(btn,index)=>{}} />

/react-native-segmented-button/

    Package Sidebar

    Install

    npm i react-native-segmented-button

    Weekly Downloads

    5

    Version

    1.0.3

    License

    MIT

    Last publish

    Collaborators

    • bestv2