0.1.0 • Published 8 years ago

exciting-segmented v0.1.0

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

exciting-segmented

ios&android segmented

mahua ##EX

<Segmented
            dataSource={['hello1', 'hello2', 'hello3']}    //data(required)
    	    onPress={(index, text) => {}}                  //callback(required)
            fontSize={14} fontSize={"#000"}
            backgroundColor={"#000"}
            bottomColor={"#000"}
            borderColor={"#ccc"}

/>

##USE

  • step1: npm i --save exciting-segmented
  • step2: import Segmented from 'exciting-segmented'
  • step3: <Segmented dataSource={['text']}/>

##PROBLEM

0.1.0

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.1.1

8 years ago