Skip to content

Can't show content #1

Open
Open
@appsciences

Description

@appsciences

I'm having a really weird issue from the code below. It refuses to show the text item. Full code attached.

           <Dialog
                actions={[
                    <DialogButton text='Agree' key={0} onPress={this._tcDone} />
                ]}
                ref='tcDialog'
                title='Terms & Conditions'
            >

                <View>
                    <Text>asrfasdf and conditions</Text>
                </View>
            </Dialog>

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