Skip to content

Do you support RN ver 0.39.2? #55

@kiszadr

Description

@kiszadr

in xcode i received below error:
Unable to resolve module react/lib/LinkedStateMixin from
.../react-native-auto-updater/Example/node_modules/react-native/Libraries/react-native/react-native.js:
my package.json looks like this:
{ "name": "ReactNativeAutoUpdater", "version": "0.0.1", "private": true, "scripts": { "start": "node_modules/react-native/packager/packager.sh" }, "dependencies": { "react-native": "^0.39.2", "react-native-auto-updater": "file:../" } }
Regards

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