Skip to content

Throw informative error if gesture-handler isn't linked properly #851

@satya164

Description

@satya164

If the user hasn't linked the library properly, currently the error messages aren't very useful.

e.g. If the library isn't linked, users usually get an error null is not an object ( evaluating 'RNGestureHandlerModule.default.Direction'). If the library is linked but no code was added to wrap the rootview, no error is thrown, but gestures don't work.

It'll be useful if the library showed a helpful error with a link to the documentation when it detects that it hasn't been linked properly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions