GeekyAnts / GeekyAnts/NativeBase
[Select] customize the content of the Select component
Open
feature request
triage
v3
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Add a prop in `Select` component, which can customize the content.
### Problem Statement
I need some ability, but the current Select component can't meet my needs. For example, I want to center the content in the Select.
### Proposed Solution or API
```jsx
{custom content}}>
```
### Alternatives
_No response_
### Additional Information
I have the insterest to achieve this.
Contributor guide
Assessment
This issue has not been assessed yet.