Skip to content

Conversation

@codler
Copy link
Contributor

@codler codler commented Jul 16, 2017

No description provided.

Readme.md Outdated
if (response.length == 0) {
Alert.alert('No Purchases', "We didn't find any purchases to restore.");
if (response.length === 0) {
AlertIOS.alert('No Purchases', "We didn't find any purchases to restore.");
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we instead move all other references to alert?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure

@chirag04 chirag04 merged commit 54ff695 into chirag04:master Jul 16, 2017
@chirag04
Copy link
Owner

Thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants