byteburgers / react-native-autocomplete-input

Pure javascript autocomplete input for react-native
https://byteburgers.com/autocomplete
MIT License
805 stars 255 forks source link

feat: export props type to make easier to customize the component #267

Closed mhyassin closed 11 months ago

mhyassin commented 11 months ago

Hi, exporting props type makes it easier in case I want to create a custom AutocompleteInput to use across my project

github-actions[bot] commented 11 months ago

:tada: This PR is included in version 5.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: