Skip to content

Commit

Permalink
update name in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcharlebois committed Dec 9, 2020
1 parent 523743b commit e75a203
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
# Searchable Listvew Native
# Filter View

This widget is the spiritual successor to GridSearch, and adds the ability to configure advanced filtering controls to
listviews on native.

### Features

* Implement configurable filtering on a listview on Native
* Model your own filter inputs (using any combination of widgets/nanoflows/attributes)
* Use those inputs to define dynamic filter constraints via expressions
* Apply filters to any datasource (database or nanoflow)


- Implement configurable filtering on a listview on Native
- Model your own filter inputs (using any combination of widgets/nanoflows/attributes)
- Use those inputs to define dynamic filter constraints via expressions
- Apply filters to any datasource (database or nanoflow)

### Implementation

Expand Down

0 comments on commit e75a203

Please sign in to comment.