feat: remove deprecated react native api usages
Open
vonovak
opened this issue 1 year ago
•
0 comments
Summary
Test Plan
What's required for testing (prerequisites)?
What are the steps to reproduce (after prerequisites)?
Compatibility
| OS |
Implemented |
| iOS |
✅ ❌ |
| Android |
✅ ❌ |
Checklist
- [ ] I have tested this on a device and a simulator
- [ ] I added the documentation in
README.md
- [ ] I updated the typed files (TS and Flow)
- [ ] I added a sample use of the API in the example project (
example/App.js)
- [ ] I have added automated tests, either in JS or e2e tests, as applicable