python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Flutter - GetX: Unable to use method for a class from another page
I am very new to Dart, and coding in general. I have produced this code after watching tutorials on YouTube. For the most part, I have been able to troubleshoot most of my problems on my own, here I f...
sandeep rana
Votes: 0
Answers: 2
BottomSheetDialogFragment intercepting the touches of other views behind bottom sheet
I have added BottomSheetDialogFragment in my AppCompatActivity, I am always showing this bottom sheet on my activity because I want to use it as a bottom drawer view. So everything is working properly...
nil
Votes: 0
Answers: 1
Use 'gorhom/bottom-sheet' React Native, Hooks can only be called inside of the body of a function component
I'm having a in react native which cannot call function component of gorhom/bottom-sheet and import to another component. Below is my code and error.
Function Component
import React, {useCallback, use...
Leangsuo
Votes: 0
Answers: 1
How to set DraggableScrollableSheet maximum size dynamically, according to its content?
Problem
So basically it's quite an old problem, which I couldn't fix with Google. The problem is that DraggableScrollableSheet doesn't size its maximum size based on its content size, but with only a ...
Havlik Miki
Votes: 0
Answers: 2