Releases: yasaricli/react-native-counters
Releases · yasaricli/react-native-counters
1.3.1
06 Mar 10:09
Compare
Sorry, something went wrong.
No results found
refactor: modernize components with React hooks
v1.3.0
19 Jan 15:12
Compare
Sorry, something went wrong.
No results found
1.2.0
01 May 22:30
Compare
Sorry, something went wrong.
No results found
Scales the font sizes #7
onChangeBefore buttons #8
For example:
< Counter
onChangeBefore = { ( success ) => {
setTimeout ( ( ) => {
success ( ) ;
} , 5000 )
} }
/>
1.0.1
01 May 15:09
Compare
Sorry, something went wrong.
No results found
1.0.0
06 Mar 12:08
Compare
Sorry, something went wrong.
No results found
v1.0.0 stable is here 🎉
Some of the major changes that this version brings:
Removed textColor, touchableColor , touchableDisabledColor props.
Added buttonStyle, buttonTextStyle, countTextStyle, minus, plus props.
Refactoring All Code
Finally, the package has been moved under tsepeti as yasaricli .
First Release
28 Sep 07:37
Compare
Sorry, something went wrong.
No results found
0.0.1
change package name