Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mym0404 authored Oct 20, 2022
1 parent afd8fcd commit 76d8234
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,18 @@ npm install @react-native-seoul/naver-login --save
yarn add @react-native-seoul/naver-login
```

현재 `3.x` 이 npm에 배포가 안된 상태라면

```shell
# npm
npm install @mj-studio/naver-login --save

# yarn
yarn add @mj-studio/naver-login
```

로 설치해주세요.

### RN version >= `0.60`

- Auto Linking 이 적용됩니다.
Expand Down

0 comments on commit 76d8234

Please sign in to comment.