You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest a library for filling the form discussed in here
Form Information
Version: 2.2.0(latest at now)
React Native Version: 0.74.1
Compatible with New Architecture: Yes
Compatible with New Architecture disabled: Yes
Simple Library Description
React Native Kakao is an open-source library that ports the Android, iOS, and Web Native SDKs provided by Kakao, a major tech platform company in South Korea, for React Native.
Initially modeled after the structure of React Native Firebase, it has evolved to offer a vast supporting area.
The platform adheres to the same API for requests and responses on Android, iOS, and Web.
It even maintains consistency in the format of error objects for error handling.
Additionally, the architecture supports both the New Architecture (Turbo Module) and Old Architecture (Paper) as first-class citizens.
Furthermore, Expo integration is made easy as each module has an Expo config plugin.
While people not Korean may not necessarily use Kakao's SDK, you can explore the library's code as an example of building a library that guarantees such vast support.
This library is monorepo(using lerna-lite) and it can be a good help for who plan to support packages as a monorepo
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I suggest a library for filling the form discussed in here
Form Information
Version:
2.2.0(latest at now)
React Native Version:
0.74.1
Compatible with New Architecture:
Yes
Compatible with New Architecture disabled:
Yes
Simple Library Description
React Native Kakao is an open-source library that ports the Android, iOS, and Web Native SDKs provided by Kakao, a major tech platform company in South Korea, for React Native.
Initially modeled after the structure of React Native Firebase, it has evolved to offer a vast supporting area.
The platform adheres to the same API for requests and responses on Android, iOS, and Web.
It even maintains consistency in the format of error objects for error handling.
Additionally, the architecture supports both the New Architecture (Turbo Module) and Old Architecture (Paper) as first-class citizens.
Furthermore, Expo integration is made easy as each module has an Expo config plugin.
While people not Korean may not necessarily use Kakao's SDK, you can explore the library's code as an example of building a library that guarantees such vast support.
This library is monorepo(using lerna-lite) and it can be a good help for who plan to support packages as a monorepo
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions