Releases: mateoguzmana/react-native-clocks
Releases · mateoguzmana/react-native-clocks
Release 0.1.1
- chore(packages): syncing upgrade of lib and example (#8) (481137c) by @mateoguzmana
- Refactor interval so hands tick over at proper time / upgrade expo (#6) (7999382) by @gorbypark
- feat(web): setting up skia configuration for web (025af87) by @mateoguzmana
Release 0.1.0
- docs(readme): updating demo image (831cece)
- Merge pull request #2 from mateoguzmana/feat/clock-theming-examples (93f8a01)
- docs(readme): adding examples folder link to readme (43af95f)
- feat(example): adding background images to the examples (f2a9385)
- feat(example): getting clock example title from the route params (f699145)
- fix(clock): fixing scaling and adding pressable option properly (40159b1)
- feat(examples): adding navigation to open clock examples full screen (6ad7b31)
- Merge pull request #1 from mateoguzmana/feat/clock-theming (c0e4305)
- feat(theming): adding 9 different themes (052f60a)
- feat(examples): adding different theming examples (b7ef387)
- feat(theming): adding theming option to the clock (3505a5c)
- fix(digital): adding a better padding for the digital clock (bd27264)
- fix(digital): fixing position of the digital text (78939e4)
Release 0.0.2
- chore(description): updating library description (275c463)
Release 0.0.1
- fix(clock): removing invalid prop (c80e332)
- chore(config): removing release plugins (ba7a320)
- feat(digital): adding extra configuration for digital clock (f95590a)
- docs(readme): removing demo animation (7155116)
- feat(clock): adding different clock shapes and more custom props (53e8537)
- docs(readme): adding link to skia (63298c6)
- docs(demo): adding demo to readme (16a5b79)
- docs(readme): adding under construction docs (a11171e)
- chore(readme): updating readme docs (2b0532a)
- chore(name): renaming library (e449ca2)
- feat(github): adding templates and workflows copied from fiesta (3080754)
- chore(code-of-conduct): separating code of conduct to a different file (195fcd5)
- chore(refactor): removing non-needed fragments (9f69f6f)
- feat(digital-clock): calculating text width to define the width of canvas (d188698)
- fix(digital): adjusting properties for the digital clock (b8a1b56)
- chore(props): allowing passing some props to the components (223a0b7)
- fix(clock): adjusting math for the numbers position calc (d07136e)
- fix(clock): adjusting values for clock numbers (d5bdbd8)
- feat(clock): adding better positon for numbers in the clock (570a5ce)
- feat(clock): wip with numbers inside the clock (6f7b5ff)
- fix(digital-clock): fixing digital clock not updating (66c6ac7)
- feat(digital-clock): creating a different component for the digital clock (b3f512e)
- feat(clock): adding font and time in font (4792552)
- feat(clock): adding correct logic for the clock time calculation (2c6793c)
- feat(clock): adding initial logic for the clock base and handles (80392d5)
- chore(web): removing web folders (7b73049)
- feat(clock): initial clock wip (6bede28)
- chore(expo): upgrading expo sdk (e170d5b)
- chore(deps): adding skia (a688beb)
- chore(lib): initial library configuration (41e92c5)