- Github issue/doc: link
- Card: link
A clear and concise description of this PR. e.g. Adding Link button to moments screen
Long description of this PR.
- Why are we doing this?
- Any other related context
Optional but highly recommended.
Before | After |
---|---|
before | after |
- Unit tests that cover all added and changed code
- Tested on Simulator
- Tested on iPhone
- Tested on iPad (if applicable)
Testing steps:
- Step 1
- Step 2
- ...
- Has feature toggling been considered?
- Has tested both dark mode and light mode if there is any UI change?
- Has tested Dynamic Type if there is any UI change?
- Has tested language support for multiple locales if there is any UI change?
- Have new test cases been unit tested?
- Have run
bundle exec fastlane prepare_pr
? - Need to labelled the PR? (If applicable: e.g. added new dependencies etc.)