Skip to content

Releases: paramoshkinandrew/ReactNativeCircleCheckbox

Dependencies displaces

24 Apr 11:32
e6d4c25
Compare
Choose a tag to compare

No breaking changes.
react and react-native dependencies moved to peerDependencies part of the package.json. This change will resolve warnings during bundler build process.
Also, preview images were replaced with a GIF in the README.

Label position and small refactor

25 Jan 14:19
Compare
Choose a tag to compare

No breaking changes.
Code style updates.
LABEL_POSITION object with RIGHT and LEFT keys is exported for more convenient usage of labelPosition property.

Styles for label

25 Aug 07:25
Compare
Choose a tag to compare
Merge pull request #4 from kesha-antonov/master

add prop styleLabel

Labels

22 Jan 12:17
Compare
Choose a tag to compare
0.1.3

Removing states. Update styles generation

22 Jan 08:50
Compare
Choose a tag to compare

0.1.1

21 Jan 13:14
Compare
Choose a tag to compare
Update README.md

Initial release

21 Jan 06:28
Compare
Choose a tag to compare
0.1.0

add: Preview