Skip to content

Commit 5d9c580

Browse files
committed
Pre-release:
- bump version - update docs
1 parent 4304198 commit 5d9c580

20 files changed

+127
-116
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.0.8] - 2019-12-14
810
### Fixed
911
- #12: 'React/RCTConvert.h' file not found
1012
### Added

docs/enums/apiscope.html

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2526,7 +2526,7 @@ <h3>App<wbr>Remote<wbr>Control<wbr>Scope</h3>
25262526
<div class="tsd-signature tsd-kind-icon">App<wbr>Remote<wbr>Control<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 14</span></div>
25272527
<aside class="tsd-sources">
25282528
<ul>
2529-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L62">ApiScope.ts:62</a></li>
2529+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ApiScope.ts#L62">ApiScope.ts:62</a></li>
25302530
</ul>
25312531
</aside>
25322532
<div class="tsd-comment tsd-typography">
@@ -2541,7 +2541,7 @@ <h3>Playlist<wbr>Modify<wbr>Private<wbr>Scope</h3>
25412541
<div class="tsd-signature tsd-kind-icon">Playlist<wbr>Modify<wbr>Private<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 3</span></div>
25422542
<aside class="tsd-sources">
25432543
<ul>
2544-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L18">ApiScope.ts:18</a></li>
2544+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ApiScope.ts#L18">ApiScope.ts:18</a></li>
25452545
</ul>
25462546
</aside>
25472547
<div class="tsd-comment tsd-typography">
@@ -2556,7 +2556,7 @@ <h3>Playlist<wbr>Modify<wbr>Public<wbr>Scope</h3>
25562556
<div class="tsd-signature tsd-kind-icon">Playlist<wbr>Modify<wbr>Public<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 2</span></div>
25572557
<aside class="tsd-sources">
25582558
<ul>
2559-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L14">ApiScope.ts:14</a></li>
2559+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ApiScope.ts#L14">ApiScope.ts:14</a></li>
25602560
</ul>
25612561
</aside>
25622562
<div class="tsd-comment tsd-typography">
@@ -2571,7 +2571,7 @@ <h3>Playlist<wbr>Read<wbr>Collaborative<wbr>Scope</h3>
25712571
<div class="tsd-signature tsd-kind-icon">Playlist<wbr>Read<wbr>Collaborative<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 1</span></div>
25722572
<aside class="tsd-sources">
25732573
<ul>
2574-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L10">ApiScope.ts:10</a></li>
2574+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ApiScope.ts#L10">ApiScope.ts:10</a></li>
25752575
</ul>
25762576
</aside>
25772577
<div class="tsd-comment tsd-typography">
@@ -2586,7 +2586,7 @@ <h3>Playlist<wbr>Read<wbr>Private<wbr>Scope</h3>
25862586
<div class="tsd-signature tsd-kind-icon">Playlist<wbr>Read<wbr>Private<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 0</span></div>
25872587
<aside class="tsd-sources">
25882588
<ul>
2589-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L6">ApiScope.ts:6</a></li>
2589+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ApiScope.ts#L6">ApiScope.ts:6</a></li>
25902590
</ul>
25912591
</aside>
25922592
<div class="tsd-comment tsd-typography">
@@ -2601,7 +2601,7 @@ <h3>Streaming<wbr>Scope</h3>
26012601
<div class="tsd-signature tsd-kind-icon">Streaming<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 13</span></div>
26022602
<aside class="tsd-sources">
26032603
<ul>
2604-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L58">ApiScope.ts:58</a></li>
2604+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ApiScope.ts#L58">ApiScope.ts:58</a></li>
26052605
</ul>
26062606
</aside>
26072607
<div class="tsd-comment tsd-typography">
@@ -2616,7 +2616,7 @@ <h3>UGCImage<wbr>Upload<wbr>Scope</h3>
26162616
<div class="tsd-signature tsd-kind-icon">UGCImage<wbr>Upload<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 12</span></div>
26172617
<aside class="tsd-sources">
26182618
<ul>
2619-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L54">ApiScope.ts:54</a></li>
2619+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ApiScope.ts#L54">ApiScope.ts:54</a></li>
26202620
</ul>
26212621
</aside>
26222622
<div class="tsd-comment tsd-typography">
@@ -2631,7 +2631,7 @@ <h3>User<wbr>Follow<wbr>Modify<wbr>Scope</h3>
26312631
<div class="tsd-signature tsd-kind-icon">User<wbr>Follow<wbr>Modify<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 5</span></div>
26322632
<aside class="tsd-sources">
26332633
<ul>
2634-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L26">ApiScope.ts:26</a></li>
2634+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ApiScope.ts#L26">ApiScope.ts:26</a></li>
26352635
</ul>
26362636
</aside>
26372637
<div class="tsd-comment tsd-typography">
@@ -2646,7 +2646,7 @@ <h3>User<wbr>Follow<wbr>Read<wbr>Scope</h3>
26462646
<div class="tsd-signature tsd-kind-icon">User<wbr>Follow<wbr>Read<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 4</span></div>
26472647
<aside class="tsd-sources">
26482648
<ul>
2649-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L22">ApiScope.ts:22</a></li>
2649+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ApiScope.ts#L22">ApiScope.ts:22</a></li>
26502650
</ul>
26512651
</aside>
26522652
<div class="tsd-comment tsd-typography">
@@ -2661,7 +2661,7 @@ <h3>User<wbr>Library<wbr>Modify<wbr>Scope</h3>
26612661
<div class="tsd-signature tsd-kind-icon">User<wbr>Library<wbr>Modify<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 7</span></div>
26622662
<aside class="tsd-sources">
26632663
<ul>
2664-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L34">ApiScope.ts:34</a></li>
2664+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ApiScope.ts#L34">ApiScope.ts:34</a></li>
26652665
</ul>
26662666
</aside>
26672667
<div class="tsd-comment tsd-typography">
@@ -2676,7 +2676,7 @@ <h3>User<wbr>Library<wbr>Read<wbr>Scope</h3>
26762676
<div class="tsd-signature tsd-kind-icon">User<wbr>Library<wbr>Read<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 6</span></div>
26772677
<aside class="tsd-sources">
26782678
<ul>
2679-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L30">ApiScope.ts:30</a></li>
2679+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ApiScope.ts#L30">ApiScope.ts:30</a></li>
26802680
</ul>
26812681
</aside>
26822682
<div class="tsd-comment tsd-typography">
@@ -2691,7 +2691,7 @@ <h3>User<wbr>Modify<wbr>Playback<wbr>State<wbr>Scope</h3>
26912691
<div class="tsd-signature tsd-kind-icon">User<wbr>Modify<wbr>Playback<wbr>State<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 16</span></div>
26922692
<aside class="tsd-sources">
26932693
<ul>
2694-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L70">ApiScope.ts:70</a></li>
2694+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ApiScope.ts#L70">ApiScope.ts:70</a></li>
26952695
</ul>
26962696
</aside>
26972697
<div class="tsd-comment tsd-typography">
@@ -2706,7 +2706,7 @@ <h3>User<wbr>Read<wbr>Birth<wbr>Date<wbr>Scope</h3>
27062706
<div class="tsd-signature tsd-kind-icon">User<wbr>Read<wbr>Birth<wbr>Date<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 8</span></div>
27072707
<aside class="tsd-sources">
27082708
<ul>
2709-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L38">ApiScope.ts:38</a></li>
2709+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ApiScope.ts#L38">ApiScope.ts:38</a></li>
27102710
</ul>
27112711
</aside>
27122712
<div class="tsd-comment tsd-typography">
@@ -2721,7 +2721,7 @@ <h3>User<wbr>Read<wbr>Currently<wbr>Playing<wbr>Scope</h3>
27212721
<div class="tsd-signature tsd-kind-icon">User<wbr>Read<wbr>Currently<wbr>Playing<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 17</span></div>
27222722
<aside class="tsd-sources">
27232723
<ul>
2724-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L74">ApiScope.ts:74</a></li>
2724+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ApiScope.ts#L74">ApiScope.ts:74</a></li>
27252725
</ul>
27262726
</aside>
27272727
<div class="tsd-comment tsd-typography">
@@ -2736,7 +2736,7 @@ <h3>User<wbr>Read<wbr>Email<wbr>Scope</h3>
27362736
<div class="tsd-signature tsd-kind-icon">User<wbr>Read<wbr>Email<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 9</span></div>
27372737
<aside class="tsd-sources">
27382738
<ul>
2739-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L42">ApiScope.ts:42</a></li>
2739+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ApiScope.ts#L42">ApiScope.ts:42</a></li>
27402740
</ul>
27412741
</aside>
27422742
<div class="tsd-comment tsd-typography">
@@ -2751,7 +2751,7 @@ <h3>User<wbr>Read<wbr>Playback<wbr>State<wbr>Scope</h3>
27512751
<div class="tsd-signature tsd-kind-icon">User<wbr>Read<wbr>Playback<wbr>State<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 15</span></div>
27522752
<aside class="tsd-sources">
27532753
<ul>
2754-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L66">ApiScope.ts:66</a></li>
2754+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ApiScope.ts#L66">ApiScope.ts:66</a></li>
27552755
</ul>
27562756
</aside>
27572757
<div class="tsd-comment tsd-typography">
@@ -2766,7 +2766,7 @@ <h3>User<wbr>Read<wbr>Private<wbr>Scope</h3>
27662766
<div class="tsd-signature tsd-kind-icon">User<wbr>Read<wbr>Private<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 10</span></div>
27672767
<aside class="tsd-sources">
27682768
<ul>
2769-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L46">ApiScope.ts:46</a></li>
2769+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ApiScope.ts#L46">ApiScope.ts:46</a></li>
27702770
</ul>
27712771
</aside>
27722772
<div class="tsd-comment tsd-typography">
@@ -2781,7 +2781,7 @@ <h3>User<wbr>Read<wbr>Recently<wbr>Played<wbr>Scope</h3>
27812781
<div class="tsd-signature tsd-kind-icon">User<wbr>Read<wbr>Recently<wbr>Played<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 18</span></div>
27822782
<aside class="tsd-sources">
27832783
<ul>
2784-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L78">ApiScope.ts:78</a></li>
2784+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ApiScope.ts#L78">ApiScope.ts:78</a></li>
27852785
</ul>
27862786
</aside>
27872787
<div class="tsd-comment tsd-typography">
@@ -2796,7 +2796,7 @@ <h3>User<wbr>Top<wbr>Read<wbr>Scope</h3>
27962796
<div class="tsd-signature tsd-kind-icon">User<wbr>Top<wbr>Read<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 11</span></div>
27972797
<aside class="tsd-sources">
27982798
<ul>
2799-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L50">ApiScope.ts:50</a></li>
2799+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ApiScope.ts#L50">ApiScope.ts:50</a></li>
28002800
</ul>
28012801
</aside>
28022802
<div class="tsd-comment tsd-typography">

docs/enums/contenttype.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2462,7 +2462,7 @@ <h3>Default</h3>
24622462
<div class="tsd-signature tsd-kind-icon">Default<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;0</span></div>
24632463
<aside class="tsd-sources">
24642464
<ul>
2465-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ContentType.ts#L7">ContentType.ts:7</a></li>
2465+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ContentType.ts#L7">ContentType.ts:7</a></li>
24662466
</ul>
24672467
</aside>
24682468
<div class="tsd-comment tsd-typography">
@@ -2477,7 +2477,7 @@ <h3>Fitness</h3>
24772477
<div class="tsd-signature tsd-kind-icon">Fitness<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;2</span></div>
24782478
<aside class="tsd-sources">
24792479
<ul>
2480-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ContentType.ts#L17">ContentType.ts:17</a></li>
2480+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ContentType.ts#L17">ContentType.ts:17</a></li>
24812481
</ul>
24822482
</aside>
24832483
<div class="tsd-comment tsd-typography">
@@ -2492,7 +2492,7 @@ <h3>Navigation</h3>
24922492
<div class="tsd-signature tsd-kind-icon">Navigation<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1</span></div>
24932493
<aside class="tsd-sources">
24942494
<ul>
2495-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ContentType.ts#L12">ContentType.ts:12</a></li>
2495+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/ContentType.ts#L12">ContentType.ts:12</a></li>
24962496
</ul>
24972497
</aside>
24982498
<div class="tsd-comment tsd-typography">

docs/enums/repeatmode.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2462,7 +2462,7 @@ <h3>Context</h3>
24622462
<div class="tsd-signature tsd-kind-icon">Context<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;2</span></div>
24632463
<aside class="tsd-sources">
24642464
<ul>
2465-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/RepeatMode.ts#L13">RepeatMode.ts:13</a></li>
2465+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/RepeatMode.ts#L13">RepeatMode.ts:13</a></li>
24662466
</ul>
24672467
</aside>
24682468
<div class="tsd-comment tsd-typography">
@@ -2477,7 +2477,7 @@ <h3>Off</h3>
24772477
<div class="tsd-signature tsd-kind-icon">Off<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;0</span></div>
24782478
<aside class="tsd-sources">
24792479
<ul>
2480-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/RepeatMode.ts#L5">RepeatMode.ts:5</a></li>
2480+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/RepeatMode.ts#L5">RepeatMode.ts:5</a></li>
24812481
</ul>
24822482
</aside>
24832483
<div class="tsd-comment tsd-typography">
@@ -2492,7 +2492,7 @@ <h3>Track</h3>
24922492
<div class="tsd-signature tsd-kind-icon">Track<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1</span></div>
24932493
<aside class="tsd-sources">
24942494
<ul>
2495-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/RepeatMode.ts#L9">RepeatMode.ts:9</a></li>
2495+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/RepeatMode.ts#L9">RepeatMode.ts:9</a></li>
24962496
</ul>
24972497
</aside>
24982498
<div class="tsd-comment tsd-typography">

docs/globals.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2480,6 +2480,10 @@ <h4>Manual</h4>
24802480
<li>Then add <code>../node_modules/react-native-spotify-remote/ios/external/SpotifySDK</code> to <em>Framework Search Paths</em> in your project settings see the screenshot below. (By default it won&#39;t show the options in XCode so you may need to check <code>all</code>)</li>
24812481
</ol>
24822482
<p><img src=".screenshots/ios-framework-searchpaths.png" alt="iOS Framework Search paths">;</p>
2483+
<a href="#troubleshooting" id="troubleshooting" style="color: inherit; text-decoration: none;">
2484+
<h5>Troubleshooting</h5>
2485+
</a>
2486+
<p><code>&#39;React/RCTConvert.h&#39; file not found</code> might be due to a build dependency issue where <code>RNSpotifyRemote</code> is being built <em>before</em> <code>React</code>. Try adding <code>React</code> as an explicit dependency of the <code>RNSpotifyRemote</code> target/project in XCode. Otherwise, Cocoapods should solve this for you.</p>
24832487
<a href="#auth-callback" id="auth-callback" style="color: inherit; text-decoration: none;">
24842488
<h2>Auth Callback</h2>
24852489
</a>
@@ -2665,7 +2669,7 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> Spotify<wbr>Auth</h3>
26652669
<div class="tsd-signature tsd-kind-icon">Spotify<wbr>Auth<span class="tsd-signature-symbol">:</span> <a href="interfaces/spotifyauth.html" class="tsd-signature-type">SpotifyAuth</a><span class="tsd-signature-symbol"> =&nbsp;NativeModules.RNSpotifyRemoteAuth as SpotifyAuth</span></div>
26662670
<aside class="tsd-sources">
26672671
<ul>
2668-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/SpotifyAuth.ts#L41">SpotifyAuth.ts:41</a></li>
2672+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/SpotifyAuth.ts#L41">SpotifyAuth.ts:41</a></li>
26692673
</ul>
26702674
</aside>
26712675
</section>
@@ -2675,7 +2679,7 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> auth</h3>
26752679
<div class="tsd-signature tsd-kind-icon">auth<span class="tsd-signature-symbol">:</span> <a href="interfaces/spotifyauth.html" class="tsd-signature-type">SpotifyAuth</a><span class="tsd-signature-symbol"> =&nbsp;_auth</span></div>
26762680
<aside class="tsd-sources">
26772681
<ul>
2678-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/index.ts#L24">index.ts:24</a></li>
2682+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/index.ts#L24">index.ts:24</a></li>
26792683
</ul>
26802684
</aside>
26812685
<div class="tsd-comment tsd-typography">
@@ -2691,7 +2695,7 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> remote</h3>
26912695
<div class="tsd-signature tsd-kind-icon">remote<span class="tsd-signature-symbol">:</span> <a href="interfaces/spotifyremoteapi.html" class="tsd-signature-type">SpotifyRemoteApi</a><span class="tsd-signature-symbol"> =&nbsp;_remote</span></div>
26922696
<aside class="tsd-sources">
26932697
<ul>
2694-
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/index.ts#L32">index.ts:32</a></li>
2698+
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/master/src/index.ts#L32">index.ts:32</a></li>
26952699
</ul>
26962700
</aside>
26972701
<div class="tsd-comment tsd-typography">

0 commit comments

Comments
 (0)