-
### I have searched and made sure there are no existing issues for the issue I am filing
- [X] I have searched the existing issues
### Description
Slack request for a11y improvements:
Currently …
m1ga updated
10 months ago
-
As documentation mentioned that a RIB can be viewable or viewless, it is found that viewable RIB must be associated with UIViewController. However, I think it is not possible and most viewable RIB sho…
-
### Description
https://developer.apple.com/documentation/uikit/uiscrollview/1619421-scrollstotop
The `ScrollsToTop` property works as expected for `ScrollViews` but not `CollectionViews`
I t…
-
When running an iOS build using Mac Catalyst on a M1 Mac and setting `multiline={true}` while editing the component on a screen with hot reload It crashes when I navigate away from the screen contain…
-
### Steps to reproduce
```
git clone git@github.com:ristiisa/indexedstackmemoryleak.git
cd indexedstackmemoryleak
flutter create .
flutter pub get
open ios/Runner.xcworkspace
```
1. run code…
-
**I can't build ios --release**.
## Steps to Reproduce
Pretty similar to https://github.com/flutter/flutter/issues/20685, which is closed and instructed to open a new issue in case problem persi…
-
### What's happening?
When I unmount the `Camera` component. The device camera is still active behind the scene. Below is the screenshot and video.
[Video]
[Image]
### Reproduceabl…
-
### Description
While working on validating the default `IsAccessibilityElement` value of all iOS controls I found that they don't consistently follow the rule that all `UIControl`'s are set to tru…
-
Using version: Com.Airbnb.Xamarin.Forms.Lottie 4.0.9
Occurs on:
iOS
Code: (wrapped in a control template)
![image](https://user-images.githubusercontent.com/23697539/117989239-722ea000-b33c-11…
-
What `react-native-splash-screen` version are you using?
3.3.0
What platform does your issue occur on? (Android/iOS/Both)
iOS
i just want to show user splash screen after rnrestart.restart() comm…