This PR fixes some type errors in our unit test files.
Breakdown
Cast react native components as any in our test files.
Validation
Unit tests pass locally.
Additional Notes
N/A
Contributing to Twilio
All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.
[x] I acknowledge that all my contributions will be made under the project's license.
Submission Checklist
README.md
reflects new features~CHANGELOG.md
reflects any feature, bug fixes, or known issues made in the source code~Files changed
tab was made prior to submitting the pull request ensuring the style guide was followed~Description
This PR fixes some type errors in our unit test files.
Breakdown
Validation
Additional Notes
N/A
Contributing to Twilio