Skip to content
This repository was archived by the owner on Nov 11, 2019. It is now read-only.
This repository was archived by the owner on Nov 11, 2019. It is now read-only.

Exporting local "_default", which is not declared #42

@prospegto

Description

@prospegto

../node_modules/react-native-lazyload/lib/LazyloadChild.js: Exporting local "_default", which is not declared. (This is an error on an internal node. Probably an internal error.)

I fixed changing in LazyloadChild.js

export default class {
to
export default class LazyloadChild {

react-native-cli: 2.0.1
react-native: 0.56.0
react: ^16.4.1

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