Skip to content

UIExplorer :: PointerEvents throws exceptions #128

Description

@jaygarcia

Don't know if you guys are currently working on the module RCTPointerEvents, but the example in UIExplorer throws the following fatal exception:

[RCTLog][tid:0x7fac5c013460][RCTConvert.m:660]>Invalid RCTPointerEvents 'box-none'. should be one of: (
    boxonly,
    boxnone,
    none
)
[RCTLog][tid:0x7fac5c013460][RCTConvert.m:660]>Invalid RCTPointerEvents 'auto'. should be one of: (
    boxonly,
    boxnone,
    none
)
[RCTLog][tid:0x7fac5c013460][RCTConvert.m:660]>Invalid RCTPointerEvents 'box-only'. should be one of: (
    boxonly,
    boxnone,
    none
)
[RCTLog][tid:0x7fac5c013460][RCTConvert.m:660]>Invalid RCTPointerEvents 'auto'. should be one of: (
    boxonly,
    boxnone,
    none
)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions