Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2ad5baf

Browse files
author
Peter Piekarczyk
committed
update readme
1 parent 88a950c commit 2ad5baf

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

‎README.md‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
Declarative AsyncStorage component for React Native
44

5-
Thanks to [@tkh44 for the idea and his localforage version](https://github.com/tkh44/react-localforage)
65

76
- [Installation](#installation)
87
- [API](#api)
@@ -46,3 +45,7 @@ Fetch apiToken from `AsyncStorage` before loading the rest of the app
4645
/>
4746

4847
```
48+
49+
## Shoutout
50+
51+
Thanks to [@tkh44 for the idea and his localforage version](https://github.com/tkh44/react-localforage). He makes a lot of great shit, follow him on [Twitter](https://www.twitter.com/tkh44)

‎package.json‎

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@
88
},
99
"keywords": [
1010
"react",
11-
"native",
11+
"react-native",
1212
"asyncstorage",
13-
"declarative",
14-
"component"
13+
"declarative"
1514
],
1615
"author": "Peter Piekarczyk <peterpiekarczyk@gmail.com>",
17-
"license": "ISC",
16+
"license": "MIT",
1817
"repository": {
1918
"type": "git",
2019
"url": "git+https://github.com/peterpme/react-native-asyncstorage.git"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /