react-native-system-setting icon indicating copy to clipboard operation
react-native-system-setting copied to clipboard

fix(SoundVolume): addVolumeListener callback have same behaviour

Open tt-driver-apps opened this issue 5 years ago • 1 comments

  • Fix SoundVolume addVolumeListener callback have the same behaviour on Android and iOS
  • Fix #102
  • Fix c19354837/react-native-system-setting/issues/102

tt-driver-apps avatar Jan 27 '20 11:01 tt-driver-apps

@c19354837 As mentioned in the issue, we eventually came with the second solution. Meaning we "suspend" listener on iOS part as well, like it's done on Android.

tt-driver-apps avatar Jan 27 '20 12:01 tt-driver-apps