Dylan

Results 20 issues of Dylan

Since React Native 0.60 the linking process got overhauled. See: https://github.com/react-native-community/cli/blob/master/docs/autolinking.md

If you install GCDWebServer from a cocoapod and your podfile contains use_frameworks!, "GCDWebServerPrivate.h" can't be found anymore in many files. For e.g. the file: GCDWebServerStreamedResponse.m reports the error: 'GCDWebServerPrivate.h' file...

## Documentation Feedback - [x] On iOS you need to ask for App Tracking permissions before requestion ads. I think the docs should mention something about recommending: https://github.com/zoontek/react-native-permissions - [x]...

help wanted

If I click on an item in the Table of Contents menu, it will "light up" 1 items before, until you scroll a little bit further. It should be active...

enhancement

The app icons look blurred on mobile Safari (iPhone 13 Pro).

Within Alby (Lightning Browser Extension) we have an option where users can submit feedback. Currently we are using a question mark, but it kinda gives the impression that an icon...

Icon request

# Feature request In a lot of apps I'm seeing a slightly larger / bigger variant of the segmented control. See for e.g.: - The GitHub iOS app if you...

### Description When testing animations on a real device in `Debug` mode, the animations are very laggy (when using 120 fps). After changing the scheme to `Release` the animations become...

Missing repro
Platform: iOS
Needs review

### Description I am using react-native-skia so I can create buttons that use filters such as an "inner shadow". When using multiple Rounded Rects, and centering them horizontally, I have...

bug

### Description I have noticed that the ActivityIndicator is positioned a few pixels off when in a box. (top: approx -1.5 pixels, left: approx -1,5 pixels) I have tried changing...

Platform: iOS
Stale
Component: ActivityIndicator
Needs: Triage :mag:
Newer Patch Available