mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
ec72af403c
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/48520 Both `ReactScrollViewHelper.parseSnapToAlignment` and `ReactScrollViewHelper.parseOverScrollMode` accept a nullable string. This is a precursor to migrating these files to Kotlin (since they're already marked as nullsafe). The prop itself is a nullable string so this should be reflected in the native types as well Changelog: [Internal] Reviewed By: tdn120 Differential Revision: D67911553 fbshipit-source-id: aabe55c2dc65a933b170d76b89f62f25493ab0ee