Closed daniel-dumortier closed 2 years ago
Just a quick remark : for the moment, the PR still uses the discount
color, will fix it when #55 will be merged
Thanks @daniel-dumortier, feel free to fix conflicts :)
@lauthieb I'll do that quickly.
Conflicts have just appeared because I merged other PRs on main
, and project.pbxproj
is a file where all project files are listed, so it is always in conflict if you add two different files in two branches, even if they are not related ;)
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Changes description
Implementation of the Badge component
Context
This PR solves the issue #17
Checklist
Does this introduce a breaking change?
Screenshots
iPhone
iPad
Other information
I decided to provide the component itself, but also an extension on UIView to be able to add it to any view, and to place it at the right place automatically (on the upper right corner) The showcase demonstrates both usages