-
### Issue Description
- [ ] Alignment fix for tabs : Noteworthy, active and all
- [ ] the selected tab should be bold and all other should be grey.
- [ ] on click of tabs it should be swipable.
…
-
### Version
react-native-video: ^6.0.0-rc.0
react-native: 0.71.14
Video URL: HLS m3u8
### What platforms are you having the problem on?
Android
### Architecture
Old architecture
### What h…
-
-
### Has your issue been reported?
- [X] I have searched the existing issues and confirm it has not been reported.
- [X] I give permission for members of the FlutterFlow team to access and test my pro…
-
### Description
I am going to pass this along purely because I am not sure what else to do. I figure this will be resolved in a future update, but I thought I would pass it along in case it helps …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Android
### Description
Before I signu…
-
### Description
Make all the menu across app swipable so we can swipe them down to close them for easier one handed usage.
### Suggested Solution
These
![IMG_20240324_141228](https://github.com/fa…
-
## Beta-Testers searched for upcoming 0.24.0 release
The app is on a feature freeze now until the next release, so it's important to test it to avoid any major bugs and the necessity of hotfix rele…
Bnyro updated
2 months ago
-
> 最近项目中使用了Ant design中的SwipeAction组件做了个滑动删除的功能,ios正常,android设备无效
- 原因应该是android代码中没有把的ReactRootView添加进MainActivity.java中。代码如下:
```
import com.facebook.react.ReactActivity;
import com.facebook.react…
-
When trying to swipe the last item it always snaps back to center. Is this intended behaviour?