GitHunt
VI

vikrantnegi/react-native-searchable-flatlist

React native Flatlist with search header

react-native-searchable-flatlist

Flatlist with searchable input header

Read article posted on Medium

alt tag

Installation

npm modules

npm install
or
yarn

Usage

react-native run-ios
or
react-native run-android

Troubleshooting

:CFBundleIdentifier Error

  • Try clearing the cache with the following command:
watchman watch-del-all && rm -rf $TMPDIR/react-* && rm -rf $TMPDIR/metro* && rm -rf $TMPDIR/haste-*

Donation

If this project helped you reduce time to develop, please consider buying me a cup of coffee :)

Buy Me A Coffee

ko-fi

Languages

Objective-C37.9%JavaScript30.9%Starlark18.2%Java13.0%

Contributors

Created August 10, 2018
Updated November 23, 2025
vikrantnegi/react-native-searchable-flatlist | GitHunt