Now it uses both the Application and Activity proxy encapsulating functionality.
Now permissions come from the SDK and do not need to be 'copied' over into the AndroidManifest.xml
Now uses same version of NDK as the Voice Android SDK
Validation
Ran locally, got as far as I could
Ran CI test cases
Additional Notes
None
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 featuresCHANGELOG.md
reflects any feature, bug fixes, or known issues made in the source codeFiles changed
tab was made prior to submitting the pull request ensuring the style guide was followedDescription
Updated to reflect changes in react native SDK
Breakdown
Validation
Additional Notes
None
Contributing to Twilio