https://github.com/mym0404/react-native-kakao
🟡 Kakao SDK All-In-One Solution Supports Android, iOS, Web, New architecture, Old Architecture, Expo
https://github.com/mym0404/react-native-kakao
kakao kakao-api kakao-i-openbuilder kakao-link kakao-login kakao-login-api kakao-map kakao-maps kakao-share kakaotalk react react-native react-native-kakao react-native-kakao-link react-native-kakao-navi react-native-kakao-share react-native-kakao-share-link react-native-kakao-user typescript
Last synced: 4 months ago
JSON representation
🟡 Kakao SDK All-In-One Solution Supports Android, iOS, Web, New architecture, Old Architecture, Expo
- Host: GitHub
- URL: https://github.com/mym0404/react-native-kakao
- Owner: mym0404
- License: mit
- Created: 2024-04-19T01:53:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-19T07:49:10.000Z (over 1 year ago)
- Last Synced: 2025-04-03T11:46:37.635Z (over 1 year ago)
- Topics: kakao, kakao-api, kakao-i-openbuilder, kakao-link, kakao-login, kakao-login-api, kakao-map, kakao-maps, kakao-share, kakaotalk, react, react-native, react-native-kakao, react-native-kakao-link, react-native-kakao-navi, react-native-kakao-share, react-native-kakao-share-link, react-native-kakao-user, typescript
- Language: TypeScript
- Homepage: https://rnkakao.dev
- Size: 11.6 MB
- Stars: 91
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
React Native Kakao
Native Kakao SDK All In One Solution
**React Native Kakao** is a collection of React Native modules connecting you to Kakao
services; each module is a light-weight JavaScript layer connecting you to the native Kakao SDKs for
iOS, Android and Web.
## Highlights
- ❤️ **No version conflicts**
- managed and consistent versions of native SDKs ensure there are no version conflicts.
- 🍎 **Consistent logic for each platform**
- same JS code => same android, ios, web logics are ensured.
- ⚡️ **Easy coding, Fast development**
- all APIs are designed with the DX as the top priority.
- 🎃 **Well typed**
- first class support for **Typescript** included
- 📄 **Well documented**
- full reference & installation documentation alongside detailed guides and FAQs
- 🚀 **Wide supportability**
- first class supports for **Android, iOS, Web, New Architecture, Old Architecture, even Expo**
- 🦋 **Robust error handling**
- All SDK errors are forwarded to JS clearly, consistently for each platform.
> [!IMPORTANT]
> We releases Web platform in V2!
>
> https://github.com/mym0404/react-native-kakao/assets/33388801/0bf4cf3b-8a00-4291-a705-0bebbf5d7fad
## Kakao Modules
This is the root of the mono-repo for React Native Kakao, if you're looking for a specific package
please select the package link from below.
[//]: # (The main package that you interface with is `App` (`@react-native-kakao/app`))
| Name | Android | iOS | Web | Downloads | Status |
|-------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------:|--------|
| [Core](https://rnkakao.mjstudio.net/docs/intro) |  |  |  | [](https://www.npmjs.com/package/@react-native-kakao/core) | ✅ |
| [Share](https://rnkakao.mjstudio.net/docs/share/intro) |  |  |  | [](https://www.npmjs.com/package/@react-native-kakao/share) | ✅ |
| [User](https://rnkakao.mjstudio.net/docs/user/intro) |  |  |  | [](https://www.npmjs.com/package/@react-native-kakao/user) | ✅ |
| [Social](https://rnkakao.mjstudio.net/docs/social/intro) |   |   |  | [](https://www.npmjs.com/package/@react-native-kakao/social) | ✅ |
| [Channel](https://rnkakao.mjstudio.net/docs/channel/intro) |  |  |  | [](https://www.npmjs.com/package/@react-native-kakao/channel) | ✅ |
| [Navi](https://rnkakao.mjstudio.net/docs/navi/intro) |  |  |  | [](https://www.npmjs.com/package/@react-native-kakao/navi) | ✅ |
## Documentation
- [Quick Start](https://rnkakao.mjstudio.net)
## Sponsors
These are our really cool sponsors!
## Contributing
- [Contributing](https://github.com/mym0404/react-native-kakao/blob/main/CONTRIBUTING.md)
- [Issues](https://github.com/mym0404/react-native-kakao/issues)
- [PRs](https://github.com/mym0404/react-native-kakao/pulls)
- [Documentation](https://rnkakao.mjstudio.net)
- [Code of Conduct](https://github.com/mym0404/react-native-kakao/blob/main/CODE_OF_CONDUCT.md)
## License
- See [LICENSE](/LICENSE)
---
Built and maintained by MJ Studio.






