Skip to content

Toast is not showing in IOS-5s Simulator #42

@PrinceMidha

Description

@PrinceMidha

Have successfully linked lib with Xcode, but toast is not showing on button click.

var Toast = require('@remobile/react-native-toast');
onChipSelected(id,dataArr){
Toast.show.bind(null, "this is a message");
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions