Skip to content

ButtonGroup - Error in Examples #4

@wiezmankimchi

Description

@wiezmankimchi

Trying to implement the examples with <ButtonGroup....> causes the following error:

Cannot redefine property: NumberInputStepper
  Evaluating @native-base/formik-ui.js
  Evaluating App.js
  Loading App.js

The correction in all examples can be by replacing <ButtonGroup> with <Button.Group> where Button imported from 'native-base'
The other option is by creating the correct component <ButtonGroup>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions