An open API service indexing awesome lists of open source software.

https://github.com/endbug/react-native-paper-autocomplete

A material TextInput component with autocomplete functionality
https://github.com/endbug/react-native-paper-autocomplete

Last synced: 3 months ago
JSON representation

A material TextInput component with autocomplete functionality

Awesome Lists containing this project

README

          

# ⚠️ Warning ⚠️
The code in this repo works only if you copy the TypeScript source code and add it to your TSX React App: I can't get to compile in a way that can be used and I'm not spending any more time trying.
If you know how to compile this properly, please open a PR, so that this can be published, thank you.