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
- Host: GitHub
- URL: https://github.com/endbug/react-native-paper-autocomplete
- Owner: EndBug
- License: mit
- Created: 2020-08-17T18:38:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T13:51:07.000Z (over 1 year ago)
- Last Synced: 2025-03-21T18:51:54.822Z (about 1 year ago)
- Language: TypeScript
- Size: 421 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.