Skip to content

Using TextInput as Content #22

@Ceagah

Description

@Ceagah

Hello devs,
i'm using this lib to create a Qr code for tables in a restaurant.
But, how can i use 'TextInput' as a variable to create a Custom Qr for each table ?

TextInput code is :

<TextInput
styles.inputText}
placeholder={"insira o numero da mesa"}
placeholderTextColor={"#717171"}
underlineColorAndroid={"transparent"}
onChangeText={text => setText(text)}
value={text}
/>

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