Skip to content

Latest commit

 

History

History
90 lines (71 loc) · 10.2 KB

README.md

File metadata and controls

90 lines (71 loc) · 10.2 KB


React Native Kakao

NPM downloads NPM version License License

Native Kakao SDK All In One Solution

Documentation(en, ko)

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!

allsupport.1.1.mp4

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.

Name Android iOS Web Downloads Status
Core common-android common-ios web-sdk badge
Share share-android share-ios web-sdk badge
User user-android user-ios web-sdk badge
Social talk-android friend-android talk-ios friend-ios web-sdk badge
Channel talk-android talk-ios web-sdk badge
Navi navi-android navi-ios web-sdk badge
Map Announcement map-android map-ios badge 🔥

Documentation

Sponsors

These are our really cool sponsors!

esc5221  jun-jaehyuk-lee  floydkim  zeallat  sarbogast  

Contributing

License


Built and maintained by MJ Studio.