acgtwentyone / acgtwentyone/react-native-easy-search-input
Bug: Search does not work.
Open
good first issue
- Dominant language
- Kotlin
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
The search does not work. When typing it log the same initial data
**To Reproduce**
Steps to reproduce the behavior:
1. Go to the search input
2. Start typing
3. See. No results returned. But if you check the terminal console you will see the initial data logged.
**Expected behavior**
When i start typing it should log the results matching the value in the search input field not the initial data.
**Smartphone**
- Device: [pixel 5]
- OS: [Android 11]
- Version [1.0]
Contributor guide
Assessment
This issue has not been assessed yet.