Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
BANG88 committed Nov 29, 2019
1 parent 926b55e commit 21bcc40
Show file tree
Hide file tree
Showing 7 changed files with 113 additions and 180 deletions.
2 changes: 1 addition & 1 deletion docs/assets/js/search.js

Large diffs are not rendered by default.

36 changes: 15 additions & 21 deletions docs/classes/merryphotoview.html
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ <h3>on<wbr>Change</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/a54e67c/index.tsx#L137">index.tsx:137</a></li>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/926b55e/index.tsx#L132">index.tsx:132</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -268,7 +268,7 @@ <h3>processor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/a54e67c/index.tsx#L120">index.tsx:120</a></li>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/926b55e/index.tsx#L115">index.tsx:115</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -302,7 +302,7 @@ <h3>render</h3>
<aside class="tsd-sources">
<p>Overrides Component.render</p>
<ul>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/a54e67c/index.tsx#L144">index.tsx:144</a></li>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/926b55e/index.tsx#L139">index.tsx:139</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span>
Expand Down Expand Up @@ -650,7 +650,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> default<wbr>Props</h3>
<div class="tsd-signature tsd-kind-icon">default<wbr>Props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/a54e67c/index.tsx#L112">index.tsx:112</a></li>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/926b55e/index.tsx#L107">index.tsx:107</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
Expand All @@ -659,7 +659,7 @@ <h3>visible</h3>
<div class="tsd-signature tsd-kind-icon">visible<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/a54e67c/index.tsx#L113">index.tsx:113</a></li>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/926b55e/index.tsx#L108">index.tsx:108</a></li>
</ul>
</aside>
</section>
Expand All @@ -670,7 +670,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> prop<wbr>Types</h3>
<div class="tsd-signature tsd-kind-icon">prop<wbr>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/a54e67c/index.tsx#L73">index.tsx:73</a></li>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/926b55e/index.tsx#L68">index.tsx:68</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
Expand All @@ -679,7 +679,7 @@ <h3>data</h3>
<div class="tsd-signature tsd-kind-icon">data<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span><span class="tsd-signature-symbol"> =&nbsp;PropTypes.arrayOf(PropTypes.shape({source:Platform.OS &#x3D;&#x3D;&#x3D; &quot;ios&quot;? ImageSourcePropType: PropTypes.oneOfType([PropTypes.shape({uri: PropTypes.string,headers: PropTypes.objectOf(PropTypes.string)}),// Opaque type returned by require(&#x27;./image.jpg&#x27;)PropTypes.number,// Multiple sourcesPropTypes.arrayOf(PropTypes.shape({uri: PropTypes.string,width: PropTypes.number,height: PropTypes.number}))]),title: PropTypes.string,summary: PropTypes.string,titleColor: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),summaryColor: PropTypes.oneOfType([PropTypes.string, PropTypes.number])})).isRequired</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/a54e67c/index.tsx#L74">index.tsx:74</a></li>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/926b55e/index.tsx#L69">index.tsx:69</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand Down Expand Up @@ -722,7 +722,7 @@ <h3>hide<wbr>Close<wbr>Button</h3>
<div class="tsd-signature tsd-kind-icon">hide<wbr>Close<wbr>Button<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Requireable</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;PropTypes.bool</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/a54e67c/index.tsx#L104">index.tsx:104</a></li>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/926b55e/index.tsx#L99">index.tsx:99</a></li>
</ul>
</aside>
</section>
Expand All @@ -732,7 +732,7 @@ <h3>hide<wbr>Share<wbr>Button</h3>
<div class="tsd-signature tsd-kind-icon">hide<wbr>Share<wbr>Button<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Requireable</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;PropTypes.bool</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/a54e67c/index.tsx#L105">index.tsx:105</a></li>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/926b55e/index.tsx#L100">index.tsx:100</a></li>
</ul>
</aside>
</section>
Expand All @@ -742,7 +742,7 @@ <h3>hide<wbr>Status<wbr>Bar</h3>
<div class="tsd-signature tsd-kind-icon">hide<wbr>Status<wbr>Bar<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Requireable</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;PropTypes.bool</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/a54e67c/index.tsx#L103">index.tsx:103</a></li>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/926b55e/index.tsx#L98">index.tsx:98</a></li>
</ul>
</aside>
</section>
Expand All @@ -752,7 +752,7 @@ <h3>initial</h3>
<div class="tsd-signature tsd-kind-icon">initial<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span><span class="tsd-signature-symbol"> =&nbsp;PropTypes.number.isRequired</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/a54e67c/index.tsx#L102">index.tsx:102</a></li>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/926b55e/index.tsx#L97">index.tsx:97</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand Down Expand Up @@ -795,7 +795,7 @@ <h3>on<wbr>Change</h3>
<div class="tsd-signature tsd-kind-icon">on<wbr>Change<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Requireable</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;PropTypes.func</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/a54e67c/index.tsx#L107">index.tsx:107</a></li>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/926b55e/index.tsx#L102">index.tsx:102</a></li>
</ul>
</aside>
</section>
Expand All @@ -805,7 +805,7 @@ <h3>on<wbr>Dismiss</h3>
<div class="tsd-signature tsd-kind-icon">on<wbr>Dismiss<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span><span class="tsd-signature-symbol"> =&nbsp;PropTypes.func.isRequired</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/a54e67c/index.tsx#L106">index.tsx:106</a></li>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/926b55e/index.tsx#L101">index.tsx:101</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand Down Expand Up @@ -848,7 +848,7 @@ <h3>share<wbr>Text</h3>
<div class="tsd-signature tsd-kind-icon">share<wbr>Text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Requireable</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;PropTypes.string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/a54e67c/index.tsx#L108">index.tsx:108</a></li>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/926b55e/index.tsx#L103">index.tsx:103</a></li>
</ul>
</aside>
</section>
Expand All @@ -858,7 +858,7 @@ <h3>visible</h3>
<div class="tsd-signature tsd-kind-icon">visible<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Requireable</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;PropTypes.bool</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/a54e67c/index.tsx#L101">index.tsx:101</a></li>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/926b55e/index.tsx#L96">index.tsx:96</a></li>
</ul>
</aside>
</section>
Expand Down Expand Up @@ -950,15 +950,9 @@ <h3>visible</h3>
<li class=" tsd-kind-interface">
<a href="../interfaces/photo.html" class="tsd-kind-icon">Photo</a>
</li>
<li class=" tsd-kind-variable tsd-is-not-exported">
<a href="../index.html#imagesourceproptype" class="tsd-kind-icon">Image<wbr>Source<wbr>Prop<wbr>Type</a>
</li>
<li class=" tsd-kind-variable tsd-is-not-exported">
<a href="../index.html#rnmerryphotoview" class="tsd-kind-icon">RNMerry<wbr>Photo<wbr>View</a>
</li>
<li class=" tsd-kind-variable tsd-is-not-exported">
<a href="../index.html#resolveassetsource" class="tsd-kind-icon">resolve<wbr>Asset<wbr>Source</a>
</li>
</ul>
</nav>
</div>
Expand Down
30 changes: 1 addition & 29 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,43 +81,21 @@ <h3>Interfaces</h3>
<section class="tsd-index-section tsd-is-not-exported">
<h3>Variables</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-variable tsd-is-not-exported"><a href="index.html#imagesourceproptype" class="tsd-kind-icon">Image<wbr>Source<wbr>Prop<wbr>Type</a></li>
<li class="tsd-kind-variable tsd-is-not-exported"><a href="index.html#rnmerryphotoview" class="tsd-kind-icon">RNMerry<wbr>Photo<wbr>View</a></li>
<li class="tsd-kind-variable tsd-is-not-exported"><a href="index.html#resolveassetsource" class="tsd-kind-icon">resolve<wbr>Asset<wbr>Source</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-not-exported">
<h2>Variables</h2>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-is-not-exported">
<a name="imagesourceproptype" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagConst">Const</span> Image<wbr>Source<wbr>Prop<wbr>Type</h3>
<div class="tsd-signature tsd-kind-icon">Image<wbr>Source<wbr>Prop<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> =&nbsp;require(&quot;react-native/Libraries/Image/ImageSource&quot;)</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/a54e67c/index.tsx#L13">index.tsx:13</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-is-not-exported">
<a name="rnmerryphotoview" class="tsd-anchor"></a>
<h3>RNMerry<wbr>Photo<wbr>View</h3>
<div class="tsd-signature tsd-kind-icon">RNMerry<wbr>Photo<wbr>View<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ComponentClass</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;requireNativeComponent(&quot;MerryPhotoView&quot;,MerryPhotoView,{nativeOnly: {onChange: true}})</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/a54e67c/index.tsx#L174">index.tsx:174</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-is-not-exported">
<a name="resolveassetsource" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagConst">Const</span> resolve<wbr>Asset<wbr>Source</h3>
<div class="tsd-signature tsd-kind-icon">resolve<wbr>Asset<wbr>Source<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> =&nbsp;require(&quot;react-native/Libraries/Image/resolveAssetSource&quot;)</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/a54e67c/index.tsx#L12">index.tsx:12</a></li>
<li>Defined in <a href="https://github.com/merryjs/photo-viewer/blob/926b55e/index.tsx#L169">index.tsx:169</a></li>
</ul>
</aside>
</section>
Expand All @@ -142,15 +120,9 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> resolve<wbr>Asset<wbr>Sourc
<li class=" tsd-kind-interface">
<a href="interfaces/photo.html" class="tsd-kind-icon">Photo</a>
</li>
<li class=" tsd-kind-variable tsd-is-not-exported">
<a href="index.html#imagesourceproptype" class="tsd-kind-icon">Image<wbr>Source<wbr>Prop<wbr>Type</a>
</li>
<li class=" tsd-kind-variable tsd-is-not-exported">
<a href="index.html#rnmerryphotoview" class="tsd-kind-icon">RNMerry<wbr>Photo<wbr>View</a>
</li>
<li class=" tsd-kind-variable tsd-is-not-exported">
<a href="index.html#resolveassetsource" class="tsd-kind-icon">resolve<wbr>Asset<wbr>Source</a>
</li>
</ul>
</nav>
</div>
Expand Down
Loading

0 comments on commit 21bcc40

Please sign in to comment.