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

Invariant violation (iOS - React-Native 0.17)  #20

@Sexycrets

Description

@Sexycrets

Installed successfully with NPM. Imported as:

var DatePicker = require('react-native-fate-time-picker')

and added to my main view:

<View>
<DatePicker/>
</View>

getting this error:

Element Type is invalid: expected a string (for built-in components) or a class function (for composite components) but got: object. Check the render method of exports.

I haven't tried with Android yet until I know it works on iOS too.

Thanks!

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