Skip to content

Allow to use custom Text component #9

@slorber

Description

@slorber

import { Text } from 'react-native';

This is a nice default, but one might want to use another variation of this component

There is a context.textComponent option that you should consider using in case the default Text of React-native is not what the user wants to use (this is my case, because I use Text component from Glamorous)

See https://github.com/yahoo/react-intl/blob/master/src/components/message.js#L59

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions