Skip to content

Commit 665c87c

Browse files
committed
Deploy website
Deploy website version based on 1e1e93866ef67ffb14aa2bb48350e22ed16e6371
1 parent 08902d4 commit 665c87c

File tree

6 files changed

+8
-48
lines changed

6 files changed

+8
-48
lines changed

docs/getting-started/installation.html

+2-22
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ <h2><a class="anchor" aria-hidden="true" id="expo"></a><a href="#expo" aria-hidd
6060
<p>If you're unsure please check the <a href="https://github.com/react-native-google-cast/RNGCExpo">example Expo app</a>.</p>
6161
<h2><a class="anchor" aria-hidden="true" id="ios"></a><a href="#ios" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>iOS</h2>
6262
<h4><a class="anchor" aria-hidden="true" id="a-autolinking-recommended"></a><a href="#a-autolinking-recommended" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>a. Autolinking (recommended)</h4>
63-
<p>By default, the package installs the <code>NoBluetoothArm</code> dependency, which is compatible with ARM Macs and doesn't enable Guest Mode (which requires an extra set of user permissions that are not needed for most use cases).</p>
63+
<p>By default, the package installs the <code>NoBluetoothArm</code> dependency, which is compatible with ARM Macs and doesn't enable Guest Mode (which requires an extra set of Bluetooth permissions that are not needed for many use cases).</p>
6464
<p><code>cd ios &amp;&amp; pod install</code></p>
6565
<p>Note that the latest Google Cast SDK (currently <a href="https://developers.google.com/cast/docs/release-notes#july-20,-2023">4.8.0</a>), as well as this package, only supports iOS 13 or newer. If you need to support older iOS versions, please use an older version of the library but note that some features might not be available.</p>
6666
<h4><a class="anchor" aria-hidden="true" id="b-custom-version-or-guest-mode"></a><a href="#b-custom-version-or-guest-mode" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>b. Custom version or guest mode</h4>
@@ -117,29 +117,9 @@ <h2><a class="anchor" aria-hidden="true" id="android"></a><a href="#android" ari
117117
}
118118
}
119119
</code></pre>
120-
<h4><a class="anchor" aria-hidden="true" id="a-rn-060"></a><a href="#a-rn-060" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>a. RN &gt;= 0.60</h4>
121-
<p>No additional setup needed thanks to autolinking.</p>
122-
<h4><a class="anchor" aria-hidden="true" id="b-rn-059"></a><a href="#b-rn-059" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>b. RN &lt;= 0.59</h4>
123-
<ol>
124-
<li><p>Open up <code>android/app/src/main/java/[...]/MainApplication.java</code></p>
125-
<ul>
126-
<li>Add <code>import com.reactnative.googlecast.GoogleCastPackage;</code> to the imports at the top of the file</li>
127-
<li>Add <code>new GoogleCastPackage()</code> to the list returned by the <code>getPackages()</code> method</li>
128-
</ul></li>
129-
<li><p>Append the following lines to <code>android/settings.gradle</code>:</p>
130-
<pre><code class="hljs css language-java">include <span class="hljs-string">':react-native-google-cast'</span>
131-
project(<span class="hljs-string">':react-native-google-cast'</span>).projectDir = <span class="hljs-keyword">new</span> File(rootProject.projectDir, <span class="hljs-string">'../node_modules/react-native-google-cast/android'</span>)
132-
</code></pre></li>
133-
<li><p>Insert the following line inside the <code>dependencies</code> block in <code>android/app/build.gradle</code> (in addition to the <code>play-service-cast-framework</code> from above):</p>
134-
<pre><code class="hljs css language-java">dependencies {
135-
...
136-
<span class="hljs-function">implementation <span class="hljs-title">project</span><span class="hljs-params">(<span class="hljs-string">':react-native-google-cast'</span>)</span>
137-
}
138-
</span></code></pre></li>
139-
</ol>
140120
<h2><a class="anchor" aria-hidden="true" id="chrome"></a><a href="#chrome" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Chrome</h2>
141121
<p>Not supported yet</p>
142-
</span></div></article></div><div class="docLastUpdate"><em>Last updated on 8/13/2022 by Petr Bela</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/getting-started/setup"><span>Setup</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#expo">Expo</a></li><li><a href="#ios">iOS</a></li><li><a href="#android">Android</a></li><li><a href="#chrome">Chrome</a></li></ul></nav></div></div><script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script><script>
122+
</span></div></article></div><div class="docLastUpdate"><em>Last updated on 2/8/2024 by Petr Bela</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/getting-started/setup"><span>Setup</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#expo">Expo</a></li><li><a href="#ios">iOS</a></li><li><a href="#android">Android</a></li><li><a href="#chrome">Chrome</a></li></ul></nav></div></div><script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script><script>
143123
document.addEventListener('keyup', function(e) {
144124
if (e.target !== document.body) {
145125
return;

docs/getting-started/installation/index.html

+2-22
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ <h2><a class="anchor" aria-hidden="true" id="expo"></a><a href="#expo" aria-hidd
6060
<p>If you're unsure please check the <a href="https://github.com/react-native-google-cast/RNGCExpo">example Expo app</a>.</p>
6161
<h2><a class="anchor" aria-hidden="true" id="ios"></a><a href="#ios" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>iOS</h2>
6262
<h4><a class="anchor" aria-hidden="true" id="a-autolinking-recommended"></a><a href="#a-autolinking-recommended" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>a. Autolinking (recommended)</h4>
63-
<p>By default, the package installs the <code>NoBluetoothArm</code> dependency, which is compatible with ARM Macs and doesn't enable Guest Mode (which requires an extra set of user permissions that are not needed for most use cases).</p>
63+
<p>By default, the package installs the <code>NoBluetoothArm</code> dependency, which is compatible with ARM Macs and doesn't enable Guest Mode (which requires an extra set of Bluetooth permissions that are not needed for many use cases).</p>
6464
<p><code>cd ios &amp;&amp; pod install</code></p>
6565
<p>Note that the latest Google Cast SDK (currently <a href="https://developers.google.com/cast/docs/release-notes#july-20,-2023">4.8.0</a>), as well as this package, only supports iOS 13 or newer. If you need to support older iOS versions, please use an older version of the library but note that some features might not be available.</p>
6666
<h4><a class="anchor" aria-hidden="true" id="b-custom-version-or-guest-mode"></a><a href="#b-custom-version-or-guest-mode" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>b. Custom version or guest mode</h4>
@@ -117,29 +117,9 @@ <h2><a class="anchor" aria-hidden="true" id="android"></a><a href="#android" ari
117117
}
118118
}
119119
</code></pre>
120-
<h4><a class="anchor" aria-hidden="true" id="a-rn-060"></a><a href="#a-rn-060" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>a. RN &gt;= 0.60</h4>
121-
<p>No additional setup needed thanks to autolinking.</p>
122-
<h4><a class="anchor" aria-hidden="true" id="b-rn-059"></a><a href="#b-rn-059" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>b. RN &lt;= 0.59</h4>
123-
<ol>
124-
<li><p>Open up <code>android/app/src/main/java/[...]/MainApplication.java</code></p>
125-
<ul>
126-
<li>Add <code>import com.reactnative.googlecast.GoogleCastPackage;</code> to the imports at the top of the file</li>
127-
<li>Add <code>new GoogleCastPackage()</code> to the list returned by the <code>getPackages()</code> method</li>
128-
</ul></li>
129-
<li><p>Append the following lines to <code>android/settings.gradle</code>:</p>
130-
<pre><code class="hljs css language-java">include <span class="hljs-string">':react-native-google-cast'</span>
131-
project(<span class="hljs-string">':react-native-google-cast'</span>).projectDir = <span class="hljs-keyword">new</span> File(rootProject.projectDir, <span class="hljs-string">'../node_modules/react-native-google-cast/android'</span>)
132-
</code></pre></li>
133-
<li><p>Insert the following line inside the <code>dependencies</code> block in <code>android/app/build.gradle</code> (in addition to the <code>play-service-cast-framework</code> from above):</p>
134-
<pre><code class="hljs css language-java">dependencies {
135-
...
136-
<span class="hljs-function">implementation <span class="hljs-title">project</span><span class="hljs-params">(<span class="hljs-string">':react-native-google-cast'</span>)</span>
137-
}
138-
</span></code></pre></li>
139-
</ol>
140120
<h2><a class="anchor" aria-hidden="true" id="chrome"></a><a href="#chrome" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Chrome</h2>
141121
<p>Not supported yet</p>
142-
</span></div></article></div><div class="docLastUpdate"><em>Last updated on 8/13/2022 by Petr Bela</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/getting-started/setup"><span>Setup</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#expo">Expo</a></li><li><a href="#ios">iOS</a></li><li><a href="#android">Android</a></li><li><a href="#chrome">Chrome</a></li></ul></nav></div></div><script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script><script>
122+
</span></div></article></div><div class="docLastUpdate"><em>Last updated on 2/8/2024 by Petr Bela</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/getting-started/setup"><span>Setup</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#expo">Expo</a></li><li><a href="#ios">iOS</a></li><li><a href="#android">Android</a></li><li><a href="#chrome">Chrome</a></li></ul></nav></div></div><script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script><script>
143123
document.addEventListener('keyup', function(e) {
144124
if (e.target !== document.body) {
145125
return;

docs/getting-started/setup.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ <h2><a class="anchor" aria-hidden="true" id="android"></a><a href="#android" ari
155155
</ol>
156156
<h2><a class="anchor" aria-hidden="true" id="chrome"></a><a href="#chrome" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Chrome</h2>
157157
<p>Not supported yet</p>
158-
</span></div></article></div><div class="docLastUpdate"><em>Last updated on 8/9/2022 by Petr Bela</em></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/getting-started/installation"><span class="arrow-prev"></span><span>Installation</span></a><a class="docs-next button" href="/docs/getting-started/usage"><span>Usage</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#expo">Expo</a></li><li><a href="#ios">iOS</a></li><li><a href="#android">Android</a></li><li><a href="#chrome">Chrome</a></li></ul></nav></div></div><script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script><script>
158+
</span></div></article></div><div class="docLastUpdate"><em>Last updated on 2/8/2024 by Petr Bela</em></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/getting-started/installation"><span class="arrow-prev"></span><span>Installation</span></a><a class="docs-next button" href="/docs/getting-started/usage"><span>Usage</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#expo">Expo</a></li><li><a href="#ios">iOS</a></li><li><a href="#android">Android</a></li><li><a href="#chrome">Chrome</a></li></ul></nav></div></div><script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script><script>
159159
document.addEventListener('keyup', function(e) {
160160
if (e.target !== document.body) {
161161
return;

docs/getting-started/setup/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ <h2><a class="anchor" aria-hidden="true" id="android"></a><a href="#android" ari
155155
</ol>
156156
<h2><a class="anchor" aria-hidden="true" id="chrome"></a><a href="#chrome" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Chrome</h2>
157157
<p>Not supported yet</p>
158-
</span></div></article></div><div class="docLastUpdate"><em>Last updated on 8/9/2022 by Petr Bela</em></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/getting-started/installation"><span class="arrow-prev"></span><span>Installation</span></a><a class="docs-next button" href="/docs/getting-started/usage"><span>Usage</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#expo">Expo</a></li><li><a href="#ios">iOS</a></li><li><a href="#android">Android</a></li><li><a href="#chrome">Chrome</a></li></ul></nav></div></div><script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script><script>
158+
</span></div></article></div><div class="docLastUpdate"><em>Last updated on 2/8/2024 by Petr Bela</em></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/getting-started/installation"><span class="arrow-prev"></span><span>Installation</span></a><a class="docs-next button" href="/docs/getting-started/usage"><span>Usage</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#expo">Expo</a></li><li><a href="#ios">iOS</a></li><li><a href="#android">Android</a></li><li><a href="#chrome">Chrome</a></li></ul></nav></div></div><script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script><script>
159159
document.addEventListener('keyup', function(e) {
160160
if (e.target !== document.body) {
161161
return;

0 commit comments

Comments
 (0)