mapbox / mapbox/mapbox-navigation-ios
Guidance cards should be stylable
Open
@nishant-karajgikar is already working on this.
Since May 28, 2020.
feature
topic: design
- Dominant language
- Swift
- Stars
- 918
- Forks
- 326
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
Break out the core functionality in `Style` to a Stylable protocol. That way, we could extend this card styling in `InstructionsCardStyle` and provide day style and night style for cards.
Tasks:
- [ ] Investigate the best way to expose style properties.
/cc @frederoni @mapbox/navigation-ios
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.