Skip to content

Why does TabBarIOS.Item's icon property have a scale value? #4591

@dy86

Description

@dy86

In the UIExplorer example :
icon={{uri: base64Icon, scale: 1}}

icon is the Image.propTypes.source type, but that type have not scale named value:

type ImageSource = { uri: string; };

how can i known any other named value supported by the icon or Image.propTypes.source ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good first issueInterested in collaborating? Take a stab at fixing one of these issues.JavaScriptRan CommandsOne of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions