Skip to content

Commit a806f8e

Browse files
authored
Updated react-native-session-storage examples and images (#1647)
1 parent 80379b4 commit a806f8e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

react-native-libraries.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13228,7 +13228,11 @@
1322813228
{
1322913229
"githubUrl": "https://github.com/JairajJangle/react-native-session-storage",
1323013230
"examples": [
13231-
"https://github.com/JairajJangle/react-native-session-storage/tree/master/example"
13231+
"https://github.com/JairajJangle/react-native-session-storage/tree/master/example",
13232+
"https://snack.expo.dev/@futurejj/react-native-session-storage-example"
13233+
],
13234+
"images": [
13235+
"https://raw.githubusercontent.com/JairajJangle/react-native-session-storage/HEAD/.github/assets/demo_app_ss.png"
1323213236
],
1323313237
"ios": true,
1323413238
"android": true,

0 commit comments

Comments
 (0)