Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ScrollView: Couple of unnecessary checks was removed from RCTCustomSc…
…rollView Summary: * Now `setFrame:` is called by autoresizing masks, so it is safe. * Nobody calls `setBounds:`, so it is also safe. Reviewed By: javache Differential Revision: D5414441 fbshipit-source-id: 6fc51c7598c4817301db51f627aa1e9840642fec
- Loading branch information