Skip to content

please add support for RN >=0.29 #5

@aferust

Description

@aferust

The library looks very useful, but has no support for recent react-native versions. For instance: entry point for native modules in RN >=0.29 is no longer MainActivity.java. In this case, it needs to access current activity from MainApplication.java. I tried a number of things to use getCurrentActivity in DesignSupportPackage for replacing DesignSupportPackage(this) with DesignSupportPackage(), but no luck.

some tips can be found here:
https://github.com/facebook/react-native/releases/tag/v0.29.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions