WrathChaos / react-native-dynamic-search-bar

Medium Article: https://freakycoder.com/react-native-library-dynamic-search-bar-c03fea9fae36
MIT License
481 stars 52 forks source link

feat: add documentation to missing properties of internal components that are #33

Closed tiagostutz closed 4 years ago

tiagostutz commented 4 years ago

… passed to SearchBar. Ordered the properties names. refs #27

closes #27

WrathChaos commented 4 years ago

Lovely work @tiagostutz, Thank you so much :)

WrathChaos commented 4 years ago

@tiagostutz Should I release a new version of the lib?

tiagostutz commented 4 years ago

Hi there.! Glad to help.!! 😃

I think that it won’t be necessary as I didn’t change any component interface.