diff --git a/libraries.json b/libraries.json index 0073ca4..fc6ab2a 100644 --- a/libraries.json +++ b/libraries.json @@ -325,5 +325,13 @@ "ios": true, "maintainersUsernames": [""], "notes": "One of top most used libraries according to the npm stats" + }, + "@react-native-seoul/naver-login": { + "description": "One of the biggest SNS Auth Platform in Korea, Naver login for React Native", + "installCommand": "@react-native-seoul/naver-login", + "android": true, + "ios": true, + "maintainersUsernames": ["chanwoong528"], + "notes": "One of top most used libraries according to the npm stats" } }