Skip to content

Typo in Readme.md example #246

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
weirdzardz opened this issue Jul 22, 2020 · 0 comments · Fixed by #247
Closed

Typo in Readme.md example #246

weirdzardz opened this issue Jul 22, 2020 · 0 comments · Fixed by #247

Comments

@weirdzardz
Copy link

missing an '=' between 'didReceiveStartCallAction' and '(data)'

  didReceiveStartCallAction(data) => {
    let { handle, callUUID, name } = data;
    // Get this event after the system decides you can start a call
    // You can now start a call from within your app
  };
manuquentin added a commit that referenced this issue Jul 22, 2020
danjenkins pushed a commit to nimbleape/react-native-callkeep-1 that referenced this issue Jan 6, 2021
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 a pull request may close this issue.

1 participant