Skip to content

Commit 6b708a8

Browse files
authored
Add geolib (#1665)
1 parent 6b1a181 commit 6b708a8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

react-native-libraries.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15470,7 +15470,6 @@
1547015470
},
1547115471
{
1547215472
"githubUrl": "https://github.com/pmndrs/jotai",
15473-
"npmPkg": "jotai",
1547415473
"examples": [
1547515474
"https://codesandbox.io/s/jotai-demo-47wvh",
1547615475
"https://codesandbox.io/s/jotai-demo-forked-x2g5d"
@@ -15480,5 +15479,12 @@
1548015479
"web": true,
1548115480
"expoGo": true,
1548215481
"newArchitecture": true
15482+
},
15483+
{
15484+
"githubUrl": "https://github.com/manuelbieh/geolib",
15485+
"ios": true,
15486+
"android": true,
15487+
"expoGo": true,
15488+
"newArchitecture": true
1548315489
}
1548415490
]

0 commit comments

Comments
 (0)