Fixes #
Added yourNewMethodName()
that allows ...
OS | Implemented |
---|---|
iOS | ✅❌ |
Android | ✅❌ |
Windows | ✅❌ |
- I have tested this on a device/simulator for each compatible OS
- I added the documentation in
README.md
- I updated the typings files (
privateTypes.ts
,types.ts
) - I added a sample use of the API (
example/App.js
)