File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,26 @@ A simple search bar component for React Native.
25
25
[ rle-image ] : https://img.shields.io/github/release-date/funnyzak/react-native-input-search-bar.svg
26
26
[ rle-url ] : https://github.com/funnyzak/react-native-input-search-bar/releases/latest
27
27
28
+ ## TOC
29
+
30
+ - [ React-Native-Input-Search-Bar] ( #react-native-input-search-bar )
31
+ - [ TOC] ( #toc )
32
+ - [ Preview] ( #preview )
33
+ - [ Installation] ( #installation )
34
+ - [ Getting Started] ( #getting-started )
35
+ - [ Basic usage] ( #basic-usage )
36
+ - [ Props] ( #props )
37
+ - [ Props for ReactNativeInputSearchBar] ( #props-for-reactnativeinputsearchbar )
38
+ - [ TypeDefine for ReactNativeInputSearchBar] ( #typedefine-for-reactnativeinputsearchbar )
39
+ - [ Reference] ( #reference )
40
+ - [ Contribution] ( #contribution )
41
+ - [ License] ( #license )
42
+
43
+
44
+ ## Preview
45
+
46
+ [ ![ preview] ( https://raw.githubusercontent.com/funnyzak/react-native-input-search-bar/main/.github/docs/images/preview.png )] ( https://github.com/funnyzak/react-native-input-search-bar )
47
+
28
48
## Installation
29
49
30
50
[ ![ NPM] ( https://nodei.co/npm/react-native-input-search-bar.png?downloads=true&downloadRank=true&stars=true )] ( https://nodei.co/npm/react-native-input-search-bar/ )
@@ -99,7 +119,6 @@ const SearchBar = () => {
99
119
100
120
export default SearchBar
101
121
```
102
-
103
122
## Props
104
123
105
124
### Props for ReactNativeInputSearchBar
You can’t perform that action at this time.
0 commit comments