0.1.0 • Published 5 years ago

react-native-search-box-ui v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

react-native-search-box-ui

Getting Started

Installation

$ npm install react-native-search-box-ui

Properties

PropDefaultTypeDescription
onCancelundefinedfunctionCalled when the cancel button is released.
showCancelButtonfalsebooleanIf true, the cancel button is visible.
colorundefinedstringText color.
borderColorundefinedstringBorder color.
placeholderColorundefinedstringPlaceholder color.
backgroundColorundefinedstringBackground color.
cancelTextColorundefinedstringCancel button color.