Releases: react-native-progress-view/progress-view
v1.3.1
fix: Xcode 12 compatibility (#62) by @Pranit-Harekar
v1.3.0
🎉 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
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
Resolve Missing Deploy Target (#49) by @chiaramooney
v1.2.2
fix: (windows) Remove references to example folder in vcxproj (#48) by @MicrosoftNik
v1.2.1
chore: setup github actions (#46) by @Naturalclar
fix: remove babel dependency (#47) by @Naturalclar
v1.2.0
Added MacOS support for the ProgressView 🎉
feat: Add macOS support for progress-view (#42) by @amgleitman
v1.1.1
v1.1.0
-
feat: Add windows proggress bar (#37) by @TatianaKapos
-
chore: update example to RN 0.63 (#36) by @Naturalclar
-
chore: upgrade jest for security (#35) by @Naturalclar
v1.0.3
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