2.0.2 • Published 6 months ago

react-native-origamie v2.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

React Native Origamie Library Components is a demo library

Button Component

 <Button
    icon: any;
    color: any;
    backgroundColor: any;
    width: any;
    height: any;
    fontSize: any;
    title: any;
    />

CircularProgressComponent

alt text

 <CircularProgressBar
    radius: any;
    strokeWidth: any;
    progress: any;
    text: any;
    color: any;
    />
2.0.2

6 months ago

2.0.1

6 months ago

2.0.0

6 months ago

1.0.0

7 months ago