Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue with RTL locales and zoomScale
Summary: Changelog: [iOS][Fixed] - When in an RTL locale on iOS, e.nativeEvent.zoomScale is -1. This seems to cause erratic blank spaces that don't recover as you scroll. Set the value to 1 instead when negative. Differential Revision: D36499121 fbshipit-source-id: f82812ca00ae4162fbff617df8c716a4964b3a8f
- Loading branch information