Skip to content

deasync #6

Open
Open
@Delfshkrimm

Description

@Delfshkrimm

Hi,

Thanks for the amazing work on nodejs-mobile! This is truly amazing.

I'm currently trying to have the npm module deasync built for android, using the nodejs-mobile-react-native plugin, but it normally installs using a custom build.js shell script (see package.json).
As stated here, the current implementation for building native modules in nodejs-mobile-react-native requires extra work when not directly using node-gyp.

I wonder what needs to be done for react-native run-android to detect that deasync needs to be compiled using the android toolchains, and how to make it work using their build.js script (I already manage to have this work for more common native modules like leveldown that uses vanilla node-gyp in its install script)/

Thank you in advance

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