react-native-bottom-sheet icon indicating copy to clipboard operation
react-native-bottom-sheet copied to clipboard

React Native Bottom Sheet module for android

Results 3 react-native-bottom-sheet issues
Sort by recently updated
recently updated
newest added

Rejecting re-init on previously-failed class java.lang.Class: java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/customview/widget/ViewDragHelper$Callback;

Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html @WhatAKitty , can you...

migrate

_callback_ not getting called when BottomSheet is dismissed by tapping on the overlay on Android.

question