-
## Steps to Reproduce
```dart
Column(children: [
Expanded(
child: Scrollbar(child: SingleChildScrollView(child: Column(children: _buildChildren(context))))
```
_buildChildren…
-
### New Version
0.72.1
### Old Version
0.71.11
### Build Target(s)
iOS development
### Output of `react-native info`
```
info Fetching system and libraries information...
System…
-
### Version
3.0.0-beta.14
### Reproduction link
[https://jsfiddle.net/Ljjgit/x9g3o4mv/12/](https://jsfiddle.net/Ljjgit/x9g3o4mv/12/)
### Steps to reproduce
1. Find a system of `io…
-
### Bug report
Reproduced on iPad (iOS12 and 13). Mobile Chrome and Safari.
### Reproduction of the problem
[Dojo](https://dojo.telerik.com/UTuLITaW) example.
1. Tap the "Show business hours" …
-
![image](https://user-images.githubusercontent.com/33676188/67257735-e934e700-f4bf-11e9-8249-3cb797ac1983.png)
-
旧设备无法升级系统了
-
!!! MANDATORY TO FILL OUT !!!
I have Xcode ver 12.1 and RealmSwift in version 10.1 throw this error:
ld: framework not found realm-sync
clang: error: linker command failed with exit code 1 (use -v to…
-
**Describe the bug**
embeddedImage make qr code can't be scanned.
**To Reproduce**
```dart
QrImage(
data: '7tMKelemz51hL4Z6Q1ug',
embeddedImage: Image.asset('assets/images/walk_log…
-
```
Search logs
1s
5s
21s
Run xcodebuild archive -project "build/Pokemon Battle-Mode.xcodeproj" -scheme 'Pokemon Battle-Mode' -archivePath "build/Pokemon Battle-Mode.xcarchive" -configuration Rel…
-
https://stackoverflow.com/questions/60804377/disable-save-password-action-sheet-when-exiting-uiviewcontroller
iOS will automatically present an alert to save password if everything setup correctly.…