.net maui Collectionview's background Color of selected item is always gray on iOS
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to render collection view with specific background color of the selected item. By default iOS renders gray background color. I am using `Border` element / `Frame` to give some cornder radius the corners still shows gray color.
Screenshot:

**Code:**
```
1
2
3
4
5
```
@davidortinau can you please provide any solution for this, I am stuck on to this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.