-
Hi,
I just upgraded to Expo SDK 39 and before of that, I had never an issue navigating to a child screen (from LargeHeader to small header). When I go back now, it stays smalls instead of growing b…
-
**Description**
Crash in Release mode or if `SWIFT_OPTIMIZATION_LEVEL` of Swift Compiler - is `Optimize for Speed [-O]`. It works as expected in Debug mode.
**Steps to reproduce**
1. Do a Swi…
-
I try to use Injection in our project which is quite large and build using Bazel. When rebuilding, I got this message in console
```swift
💉 ⚠️ Could not locate containing project or it's logs.
F…
-
Our team is using ReactorKit, and we are loving it a lot!
Currently we are working on UIKit. However, we are working right now on adding preview feature same as on SwiftUI's one.
Following this tu…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Update the files as follows: ...
main.dart
```
import 'dart:async';
import 'package:flutter/material.dart';
import 'package:webv…
-
### Braintree SDK Version
5.21.0
### Environment
Sandbox
### Xcode Version
Xcode 14.2
### OS Version & Device
iPhone 12 or Any
### Integration type
CocoaPods
### Developm…
-
The current look-and-feel of the CupertinoDesktopTextSelectionToolbar is outdated and it doesn't change the text color when hovered, which usually leads to poor contrast (see first image).
I alread…
-
So glad I found this project, thank you for maintaining this!
Running `install.sh` results in this error, I've tried: sudo, chmod to no success
```
** BUILD FAILED **
The following build c…
-
## Steps to Reproduce
flutter create text_field_test
main.dart:
```
import 'package:flutter/material.dart';
void main() {
runApp(MyApp());
}
class MyApp extends StatelessWidget…
-
**Describe the bug**
Xcode Version 14.1 (14B47b) is unable to generate the SwiftUI Preview when adding WindowsAzureMessaging (v3.1.5) reference from GitHub.
***Exception or Stack Trace***
HumanR…