File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 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.
2525[ rle-image ] : https://img.shields.io/github/release-date/funnyzak/react-native-input-search-bar.svg
2626[ rle-url ] : https://github.com/funnyzak/react-native-input-search-bar/releases/latest
2727
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+
2848## Installation
2949
3050[ ![ 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 = () => {
99119
100120export default SearchBar
101121```
102-
103122## Props
104123
105124### Props for ReactNativeInputSearchBar
You can’t perform that action at this time.
0 commit comments