Skip to content

Releases: react-native-progress-view/progress-view

v1.3.1

06 May 14:43
Compare
Choose a tag to compare

fix: Xcode 12 compatibility (#62) by @Pranit-Harekar

v1.3.0

06 May 14:43
Compare
Choose a tag to compare

🎉 Added Android version of progress view thanks to @alpha0010

feat: Add Android support for progress-view (#58) by @alpha0010

chore: update rn version of example by @Naturalclar
docs: add android (#59) by @Naturalclar

v1.2.4

06 May 14:41
Compare
Choose a tag to compare

chore: update eslint and other packages (#52) by @Naturalclar
chore: add codeowners (#57) by @Naturalclar
chore: fix podspec repo url by @Naturalclar

Update Windows project to fix compilation and add auto-linking (#55) by @tritao

v1.2.3

06 May 14:41
Compare
Choose a tag to compare

Resolve Missing Deploy Target (#49) by @chiaramooney

v1.2.2

17 Oct 01:31
Compare
Choose a tag to compare

fix: (windows) Remove references to example folder in vcxproj (#48) by @MicrosoftNik

v1.2.1

10 Oct 06:56
Compare
Choose a tag to compare

chore: setup github actions (#46) by @Naturalclar
fix: remove babel dependency (#47) by @Naturalclar

v1.2.0

10 Oct 02:43
Compare
Choose a tag to compare

Added MacOS support for the ProgressView 🎉

feat: Add macOS support for progress-view (#42) by @amgleitman

v1.1.1

19 Aug 02:14
Compare
Choose a tag to compare

fix: Added Windows Tests (#40)

v1.1.0

18 Jul 06:22
Compare
Choose a tag to compare

v1.0.3

15 Jun 16:03
Compare
Choose a tag to compare

fix: delete duplicate files #24 by @vonovak
fix: use prettier by default #23 by @vonovak
docs: fix doc url #26 by @Naturalclar
docs: recommend pod-install for setup instruction by @EvanBacon
fix: update lint config #32 by @Naturalclar
fix: bump compile sdk version to 28 by @Naturalclar