Skip to content
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

add props for selected and "item no display" #158

Open
wants to merge 34 commits into
base: v1.0.0-release
Choose a base branch
from
Open

Conversation

anflo12
Copy link

@anflo12 anflo12 commented Jan 25, 2021

add props to customize selected text and e of item no display when not finding results

robertqin86 and others added 30 commits February 28, 2020 23:46
feat: Include customisable tag container and tag font size
fix: remove stray semi colon from main example
onToggleList function parameter added in index.d.ts file
This changement solve 
Error:
Warning: Failed child context type: Invalid child context `virtualizedCell.cellKey` of type `number` supplied to `CellRenderer`, expected `string`.
Added prop for no items text
Add appropriate documentation for new feature.
…r Icon. Used it wherever styles.indicator was used.
…eProp

Added styling prop "styleIndicator" to change the styling of indicator Icon. Used it wherever styles.indicator was used.
Solving FlatList keyExtractor Error
onToggleList function add in index.d.ts file
added custom selectedText property
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

Successfully merging this pull request may close these issues.

None yet