Skip to content

Commit

Permalink
chore: release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
irekrog committed Dec 5, 2021
1 parent 78a8792 commit 741cb32
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 44 deletions.
21 changes: 16 additions & 5 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,19 @@
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>@mobile-reality/react-native-select-pro - v1.0.2</title><meta name="description" content="Documentation for @mobile-reality/react-native-select-pro - v1.0.2"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="assets/style.css"/><link rel="stylesheet" href="assets/highlight.css"/><script async src="assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base="."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">@mobile-reality/react-native-select-pro - v1.0.2</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><h1>@mobile-reality/react-native-select-pro - v1.0.2</h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><div class="tsd-panel tsd-typography">
<a href="#mobile-realityreact-native-select-pro" id="mobile-realityreact-native-select-pro" style="color: inherit; text-decoration: none;">
<h1>@mobile-reality/react-native-select-pro</h1>
</a>
<p>React Native select / dropdown component</p>
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>@mobile-reality/react-native-select-pro - v1.1.0</title><meta name="description" content="Documentation for @mobile-reality/react-native-select-pro - v1.1.0"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="assets/style.css"/><link rel="stylesheet" href="assets/highlight.css"/><script async src="assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base="."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">@mobile-reality/react-native-select-pro - v1.1.0</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><h1>@mobile-reality/react-native-select-pro - v1.1.0</h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><div class="tsd-panel tsd-typography"><div align="center">
<img alt="React Native Select Pro" src="https://user-images.githubusercontent.com/11172548/144605214-d7f88315-df04-434d-a45f-ae0bbc087c8b.png" width="800">
</div>

<hr>
<p align="center">
React Native select / dropdown customizable component
</p>

<hr>
<p><a href="https://www.npmjs.com/package/@mobile-reality/react-native-select-pro"><img src="https://img.shields.io/npm/v/@mobile-reality/react-native-select-pro?style=for-the-badge" alt="Version"></a>
<a href="https://github.com/MobileReality/react-native-select-pro/stargazers"><img src="https://img.shields.io/github/stars/MobileReality/react-native-select-pro?style=for-the-badge" alt="GitHub stars"></a>
<a href="https://www.npmjs.com/package/@mobile-reality/react-native-select-pro"><img src="https://img.shields.io/npm/dt/@mobile-reality/react-native-select-pro?style=for-the-badge" alt="npm total downloads"></a>
<a href="https://www.npmjs.com/package/@mobile-reality/react-native-select-pro"><img src="https://img.shields.io/npm/dw/@mobile-reality/react-native-select-pro?style=for-the-badge" alt="npm week downloads"></a>
<a href="https://github.com/MobileReality/react-native-select-pro/commits/master"><img src="https://img.shields.io/github/last-commit/MobileReality/react-native-select-pro/master?style=for-the-badge" alt="Last master branch commit"></a>
<a href="https://github.com/MobileReality/react-native-select-pro/blob/master/LICENSE.md"><img src="https://img.shields.io/github/license/MobileReality/react-native-select-pro?style=for-the-badge" alt="License"></a></p>

<a href="#features" id="features" style="color: inherit; text-decoration: none;">
<h2>Features</h2>
Expand Down
Loading

0 comments on commit 741cb32

Please sign in to comment.