Skip to content

Add specific style when highlight on ScrollViewListItem #109

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Hova25 opened this issue Feb 28, 2024 · 2 comments
Open

Add specific style when highlight on ScrollViewListItem #109

Hova25 opened this issue Feb 28, 2024 · 2 comments

Comments

@Hova25
Copy link

Hova25 commented Feb 28, 2024

Hello,

Actually we can't customise style of ScrollViewListItem when text highlighting. I think we can add props for this
What do you think about this ?
Do you want i create merge request with this update ?

King regards

@onmotion
Copy link
Owner

Hi @Hova25 you can implement your own element that will be used for rendering the ListItem

if (typeof props.renderItem === 'function') {

@Hova25
Copy link
Author

Hova25 commented Feb 28, 2024

yes i now it but just for highlight styling we need to re-implement all functionalities of item rendering

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants