Shobhit Singhal
Shobhit Singhal
### 🥰 需求描述 [详细地描述需求,让大家都能理解] Please refer the screenshot below. It seems like there are 2 sidebar menu now. The correct menu (with data) is the smaller one. 请参考下面的截图。 似乎现在有2个侧边栏菜单。 正确的菜单(带有数据)是较小的菜单。...
The `isUsingFlatList` flag missed honoring `keyExtractor` & container styles. This PR fixes that.
The default value is `true`, but it is incorrectly mentioned as `false` in the README
replacing "nvim" with "nvim_diagnostic" as source as suggested in this commit: https://github.com/nvim-lualine/lualine.nvim/commit/4231b63196a0dcc94e62e914d2b768ef31b5beb7
### 🧐 问题描述 | Problem description We have a large list of models in our v4 ant-design-pro. How do we migrate them to the v5 useModel ### 💻 示例代码 |...
Note: This issue occurs only in iOS. In android it works fine. If I navigate to a new screen immediately after calling `actionSheetRef.current?.hide()` the new screen is frozen. If I...
There are a lot of pending PRs and issues that need to be looked at. This library still seems to be the best one around for a good independent FAB....
`FB.login()` function allows passing of an `extras` option as well. It is not part of the usual login flow, but is needed for some specific flows like the [embedded signup...
:clipboard: **Description** Handle 302 redirects in the URLs :microphone: **Motivation** I'd like to play mp3 URLs that does HTTP 302 redirect initially (e.g. for authentication) and then returns the audio...
Need a way to close the menu when user presses outside the area outside the drawer in the background screen. Is it possible in the current implementation?