Skip to content

where is the api references? #10

@gunduzcihat

Description

@gunduzcihat

I need to read what is the props meaning about this module.

For instance:

onAdViewDidReceiveAd={this.props.adViewDidReceiveAd} onDidFailToReceiveAdWithError={(event) => didFailToReceiveAdWithError(event.nativeEvent.error)} onAdViewWillPresentScreen={this.props.adViewWillPresentScreen} onAdViewWillDismissScreen={this.props.adViewWillDismissScreen} onAdViewDidDismissScreen={this.props.adViewDidDismissScreen} onAdViewWillLeaveApplication={this.props.adViewWillLeaveApplication}

There is no document here about what those are meaning?

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