Skip to content

Commit d1d6948

Browse files
committed
Deployed 5432f6f to 3.0 with MkDocs 1.6.1 and mike 2.1.3
1 parent 48c0824 commit d1d6948

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+8204
-0
lines changed

3.0/404.html

Lines changed: 324 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,324 @@
1+
2+
<!doctype html>
3+
<html lang="en" class="no-js">
4+
<head>
5+
6+
<meta charset="utf-8">
7+
<meta name="viewport" content="width=device-width,initial-scale=1">
8+
9+
10+
11+
12+
13+
14+
<link rel="icon" href="/3.0/assets/logo.png">
15+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.20">
16+
17+
18+
19+
<title>Async Storage</title>
20+
21+
22+
23+
<link rel="stylesheet" href="/3.0/assets/stylesheets/main.e53b48f4.min.css">
24+
25+
26+
<link rel="stylesheet" href="/3.0/assets/stylesheets/palette.06af60db.min.css">
27+
28+
29+
30+
31+
32+
33+
34+
35+
36+
37+
38+
39+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
40+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
41+
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
42+
43+
44+
45+
<link rel="stylesheet" href="/3.0/stylesheets/extra.css">
46+
47+
<script>__md_scope=new URL("/3.0",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
48+
49+
50+
51+
52+
53+
54+
</head>
55+
56+
57+
58+
59+
60+
61+
62+
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="custom" data-md-color-accent="custom">
63+
64+
65+
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
66+
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
67+
<label class="md-overlay" for="__drawer"></label>
68+
<div data-md-component="skip">
69+
70+
</div>
71+
<div data-md-component="announce">
72+
73+
</div>
74+
75+
<div data-md-color-scheme="default" data-md-component="outdated" hidden>
76+
77+
</div>
78+
79+
80+
81+
82+
83+
84+
<header class="md-header md-header--shadow" data-md-component="header">
85+
<nav class="md-header__inner md-grid" aria-label="Header">
86+
<a href="/3.0/." title="Async Storage" class="md-header__button md-logo" aria-label="Async Storage" data-md-component="logo">
87+
88+
<img src="/3.0/assets/logo.png" alt="logo">
89+
90+
</a>
91+
<label class="md-header__button md-icon" for="__drawer">
92+
93+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
94+
</label>
95+
<div class="md-header__title" data-md-component="header-title">
96+
<div class="md-header__ellipsis">
97+
<div class="md-header__topic">
98+
<span class="md-ellipsis">
99+
Async Storage
100+
</span>
101+
</div>
102+
<div class="md-header__topic" data-md-component="header-topic">
103+
<span class="md-ellipsis">
104+
105+
106+
107+
</span>
108+
</div>
109+
</div>
110+
</div>
111+
112+
113+
114+
115+
116+
117+
118+
119+
<label class="md-header__button md-icon" for="__search">
120+
121+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
122+
</label>
123+
<div class="md-search" data-md-component="search" role="dialog">
124+
<label class="md-search__overlay" for="__search"></label>
125+
<div class="md-search__inner" role="search">
126+
<form class="md-search__form" name="search">
127+
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
128+
<label class="md-search__icon md-icon" for="__search">
129+
130+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
131+
132+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
133+
</label>
134+
<nav class="md-search__options" aria-label="Search">
135+
136+
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
137+
138+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
139+
</button>
140+
</nav>
141+
142+
</form>
143+
<div class="md-search__output">
144+
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
145+
<div class="md-search-result" data-md-component="search-result">
146+
<div class="md-search-result__meta">
147+
Initializing search
148+
</div>
149+
<ol class="md-search-result__list" role="presentation"></ol>
150+
</div>
151+
</div>
152+
</div>
153+
</div>
154+
</div>
155+
156+
157+
158+
<div class="md-header__source">
159+
<a href="https://github.com/react-native-async-storage/async-storage" title="Go to repository" class="md-source" data-md-component="source">
160+
<div class="md-source__icon md-icon">
161+
162+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path d="M173.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M252.8 8C114.1 8 8 113.3 8 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C436.2 457.8 504 362.9 504 252 504 113.3 391.5 8 252.8 8M105.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2"/></svg>
163+
</div>
164+
<div class="md-source__repository">
165+
GitHub
166+
</div>
167+
</a>
168+
</div>
169+
170+
</nav>
171+
172+
</header>
173+
174+
<div class="md-container" data-md-component="container">
175+
176+
177+
178+
179+
180+
181+
<main class="md-main" data-md-component="main">
182+
<div class="md-main__inner md-grid">
183+
184+
185+
186+
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
187+
<div class="md-sidebar__scrollwrap">
188+
<div class="md-sidebar__inner">
189+
190+
191+
192+
193+
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
194+
<label class="md-nav__title" for="__drawer">
195+
<a href="/3.0/." title="Async Storage" class="md-nav__button md-logo" aria-label="Async Storage" data-md-component="logo">
196+
197+
<img src="/3.0/assets/logo.png" alt="logo">
198+
199+
</a>
200+
Async Storage
201+
</label>
202+
203+
<div class="md-nav__source">
204+
<a href="https://github.com/react-native-async-storage/async-storage" title="Go to repository" class="md-source" data-md-component="source">
205+
<div class="md-source__icon md-icon">
206+
207+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path d="M173.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M252.8 8C114.1 8 8 113.3 8 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C436.2 457.8 504 362.9 504 252 504 113.3 391.5 8 252.8 8M105.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2"/></svg>
208+
</div>
209+
<div class="md-source__repository">
210+
GitHub
211+
</div>
212+
</a>
213+
</div>
214+
215+
<ul class="md-nav__list" data-md-scrollfix>
216+
217+
218+
219+
220+
221+
222+
223+
<li class="md-nav__item">
224+
<a href="/3.0/." class="md-nav__link">
225+
226+
227+
228+
<span class="md-ellipsis">
229+
Overview
230+
231+
</span>
232+
233+
234+
</a>
235+
</li>
236+
237+
238+
239+
</ul>
240+
</nav>
241+
</div>
242+
</div>
243+
</div>
244+
245+
246+
247+
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
248+
<div class="md-sidebar__scrollwrap">
249+
<div class="md-sidebar__inner">
250+
251+
252+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
253+
254+
255+
256+
257+
</nav>
258+
</div>
259+
</div>
260+
</div>
261+
262+
263+
264+
<div class="md-content" data-md-component="content">
265+
<article class="md-content__inner md-typeset">
266+
267+
<h1>404 - Not found</h1>
268+
269+
</article>
270+
</div>
271+
272+
273+
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
274+
</div>
275+
276+
</main>
277+
278+
<footer class="md-footer">
279+
280+
<div class="md-footer-meta md-typeset">
281+
<div class="md-footer-meta__inner md-grid">
282+
<div class="md-copyright">
283+
284+
285+
Made with
286+
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
287+
Material for MkDocs
288+
</a>
289+
290+
</div>
291+
292+
293+
<div class="md-social">
294+
295+
296+
297+
298+
299+
<a href="https://github.com/react-native-async-storage/async-storage" target="_blank" rel="noopener" title="Async Storage" class="md-social__link">
300+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path d="M173.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M252.8 8C114.1 8 8 113.3 8 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C436.2 457.8 504 362.9 504 252 504 113.3 391.5 8 252.8 8M105.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2"/></svg>
301+
</a>
302+
303+
</div>
304+
305+
</div>
306+
</div>
307+
</footer>
308+
309+
</div>
310+
<div class="md-dialog" data-md-component="dialog">
311+
<div class="md-dialog__inner md-typeset"></div>
312+
</div>
313+
314+
315+
316+
317+
<script id="__config" type="application/json">{"base": "/3.0", "features": ["content.code.copy"], "search": "/3.0/assets/javascripts/workers/search.973d3a69.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"alias": true, "provider": "mike"}}</script>
318+
319+
320+
<script src="/3.0/assets/javascripts/bundle.f55a23d4.min.js"></script>
321+
322+
323+
</body>
324+
</html>

3.0/assets/images/favicon.png

1.83 KB
Loading

3.0/assets/javascripts/bundle.f55a23d4.min.js

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)