Skip to content

afeiship/react-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-switch

IOS7 switch for react.

usage:

<ReactIos7Switch theme="green" disabled={this.state.disabled} size="60px" value={this.state.value} />