Skip to content
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

Fix iOS createTemplate callback #167

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

uzegonemad
Copy link
Contributor

Since Android Auto support was added, the callback parameter is always passed to createTemplate(). This breaks iOS because React Native is expecting two function arguments.

This PR brings parity between iOS and Android.

This would close #166

@birkir
Copy link
Owner

birkir commented Feb 16, 2024

Thank you

@birkir birkir merged commit cd0bee2 into birkir:master Feb 16, 2024
3 checks passed
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