Ghasem Shirdel

Results 17 comments of Ghasem Shirdel
trafficstars

> Agree that having a DSL-like command for swiping makes sense Some other gestures we need : onDoubleTap dragging zoomIn/Out

I was developing a multiplatform library and needed to implement a database. After adding SQLDelight, I realized that the plugin causes errors in the wasmjs module, essentially forcing me to...

I have tested my own scenario, and it appears that you have managed the dragging of the bottom sheet, and clicking on the page is not functional. However, I am...

https://github.com/skydoves/FlexibleBottomSheet/assets/65798992/13ee6c15-b3f4-4d80-a0d1-4fd2384c1251 @skydoves It seems like in the XML, the scrim doesn’t disappear when the bottom sheet is in the hiding process. 🤔

> I have tested my own scenario, and it appears that you have managed the dragging of the bottom sheet, and clicking on the page is not functional. However, I...

Another question has arisen for me: how can one disable the ‘dragGesture’? In the Material 2 bottom sheet, we had the capability to disable this feature to prevent the bottom...

> Another question has arisen for me: how can one disable the ‘dragGesture’? In the Material 2 bottom sheet, we had the capability to disable this feature to prevent the...

> Super interesting thanks 👍 Let me check your PR thanks

> Can you also support [complex types](https://github.com/InsertKoinIO/koin-annotations/issues/77#issuecomment-1868312179)? Why do you need such a complex structure?