react-native-sensor-manager icon indicating copy to clipboard operation
react-native-sensor-manager copied to clipboard

Issue#51: Replacing android.support.annotation.Nullable with androidx.annotation.NonNull;

Open ajayg415 opened this issue 3 years ago • 0 comments

This PR is based on Problem https://github.com/kprimice/react-native-sensor-manager/issues/51,

After replacing the Nullable with NonNull package, my application started working fine.

ajayg415 avatar May 04 '21 03:05 ajayg415