Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: remove other warnings (#769)
## 📜 Description Fixed newly discovered warnings. ## 💡 Motivation and Context In paper example I've seen even more warnings and fixed them as well 🙂 initially these warning were added in #727 Follow up for #766 ## 📢 Changelog <!-- High level overview of important changes --> <!-- For example: fixed status bar manipulation; added new types declarations; --> <!-- If your changes don't affect one of platform/language below - then remove this platform/language --> ### iOS - fixed 2 warnings in `KeyboardMovementObserver`; ## 🤔 How Has This Been Tested? Tested manually. ## 📝 Checklist - [x] CI successfully passed - [x] I added new mocks and corresponding unit-tests if library API was changed
- Loading branch information