We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b16f3e0 commit 8cbda68Copy full SHA for 8cbda68
libraries.json
@@ -325,5 +325,13 @@
325
"ios": true,
326
"maintainersUsernames": [""],
327
"notes": "One of top most used libraries according to the npm stats"
328
+ },
329
+ "@react-native-seoul/naver-login": {
330
+ "description": "One of the biggest SNS Auth Platform in Korea, Naver login for React Native",
331
+ "installCommand": "@react-native-seoul/naver-login",
332
+ "android": true,
333
+ "ios": true,
334
+ "maintainersUsernames": ["chanwoong528"],
335
+ "notes": "One of top most used libraries according to the npm stats"
336
}
337
0 commit comments