Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Compatibility with React Native 0.60+ #18

@theonetheycallneo

Description

@theonetheycallneo

Is your feature request related to a problem? Please describe.

I would love to see the SDK support React-Native 0.60+

Describe the solution you'd like

We were forced to upgrade to React-Native 0.60 due to the Google Play Android restrictions now enforcing 64bit as of Aug 1 2019:
https://developer.android.com/distribute/best-practices/develop/64-bit

Describe alternatives you've considered
We have integrated the lib correctly but seeing errors listed below.
We are considering forking the library and making the modifications to support:
https://github.com/FreebirdRides/react-native-client-sdk

Additional context

Debug runtime error:
There's an error with React bridge when hot reloading a feature flag:
Screenshot_9_12_19__4_10_PM

Release build error:
❌ ld: library not found for -lLaunchdarklyReactNativeClient

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions