Commit Graph

15 Commits

Author SHA1 Message Date
Daniil Manin 30d02e0f97 Remove progress indicator
Remove AnyViews
Small code fixes
2021-10-07 15:48:01 +07:00
Daniil Manin 75f5929006 Add new ProgressBarView
Update example
2021-09-17 15:16:05 +07:00
Daniil Manin edb401ebaf remove unused properties from ActivityIndicatorView 2020-10-08 12:13:49 +07:00
Daniil Manin 9eb3bfcc78 code improvements of ActivityIndicatorView 2020-10-07 18:48:48 +07:00
Daniil Manin a33b2d3d39 #7 fix conflicts 2020-09-30 18:04:05 +07:00
Daniil Manin 5ba38c5a91 Merge branch 'master'
Conflicts:
	Source/ActivityIndicatorView.swift
2020-09-30 18:00:00 +07:00
Daniil Manin f3cdd3bcdb #5 discard test values 2020-09-30 17:49:54 +07:00
Daniil Manin 525513c5df #5 add CGLineCap parameter for gradient indicator, fix lineWidth 2020-09-30 17:43:08 +07:00
Daniil Manin 7b01a523ff #7 fix sliding bug, fix animation for changing positions of indicator 2020-09-30 17:11:00 +07:00
Daniil Manin 90f8fbe79c #5 rounding of progress line for gradient indicator 2020-09-28 14:19:52 +07:00
Jaype Sison 519a7cab7a Add Optional Color Parameter for Growing Arc 2020-09-02 12:48:18 +08:00
Alisa Mylnikova 25bc58019d Fix Xcode 12 build error 2020-06-30 14:07:19 +07:00
Alisa Mylnikova e6d675c92b SwiftUI 5.2 adaptation
Bump version

Podspec swift version
2020-04-28 12:52:36 +07:00
Brendan Kirchner 8deb0cf18c Change Text("") to EmptyView() 2020-03-23 15:43:41 -04:00
Alisa Mylnikova d8c3463e70 Add project
Add framework and example

Update .gitignore

Update LICENSE

Update LICENSE

Update Package.swift

Update README.md

Rename again

Update readme

Update readme
2020-03-23 17:36:26 +07:00