Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Changelog: [Android][Fixed] - Emit the right bubbling event for ReactSliderEvent In [ReactSliderManager.java](https://github.com/facebook/react-native/blob/main/ReactAndroid/src/main/java/com/facebook/react/views/slider/ReactSliderManager.java#L277) we register `topValueChange` yet `ReactSliderEvent` dispatches `topChange`. Reviewed By: NickGerleman Differential Revision: D39064685 fbshipit-source-id: c1e589c2fcaee68ef21f920a950ea36eaa0e5048
- Loading branch information