Skip to content

Missing loading style on Button component #4127

@ZHANGYU-AAXIS

Description

@ZHANGYU-AAXIS

Describe the bug
Missing loading style on Button component

To Reproduce
Steps to reproduce the behaviour:

  1. Go to Docs
  2. See error

Expected behaviour
Button has loading style.

Screenshots
image

Platform

  • NativeBase version [3.2.0]
  • Expo sdk version [42]

Additional information

const pseudoPropsMap: any = {
_web: { dependentOn: 'platform', priority: SPECIFICITY_10 },
_ios: { dependentOn: 'platform', priority: SPECIFICITY_10 },

Maybe is missing isLoading state there.

Unable to get the full props from the theme variants function since v3.2 ...

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions