neerajemorphis

Results 2 issues of neerajemorphis

AndroidX seems not supported > Task :react-native-bottom-sheet-behavior:compileDebugJavaWithJavac FAILED /home/ubuntu/MyApp/node_modules/react-native-bottom-sheet-behavior/android/src/ main/java/com/bottomsheetbehavior/ScrollingAppBarLayoutBehavior.java:10: error: package android.support.annotation d oes not exist import android.support.annotation.NonNull; ^ /home/ubuntu/MyApp/node_modules/react-native-bottom-sheet-behavior/android/src/main/java/com/bottomsheetbehavior/ScrollingAppBarLayoutBehavior.java:11: error: package android.support.design.widget does not exist import android.support.design.widget.AppBarLayout; ^...

It crashes with the error ``` Error calling RCTEventEmitter.receiveEvent folly::toJson: JSON object value was a NaN or INF ``` when trying to collapse the bottom-sheet by dragging it downwards. ![30065262-8f8548dc-9254-11e7-9165-7540117e8aa3](https://user-images.githubusercontent.com/26242911/54103977-5d6cbf80-43f4-11e9-8df3-6594a38b0cdd.png)...