Skip to content

Conversation

@masarbazi
Copy link

Description

react-native-poolakey had no updates more than a year now and breaks with newer versions of RN
This PR adds support for React Native Turbomodules (new generation of native modules system) and respectively supports newer versions of React Native

Changes

Code base is the same as old library but some fixes had to be done in order to make this compatible with Turbomodule system.

API changes

none

minor configuration changes
this implements the javascript functions which connects the app code to the native
fix: minor fixes in library code
getWritableMapOf converts kotlin object into a WritableMap
which is passed to JS thread and received as JS object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant