Hirbod

Results 84 issues of Hirbod

## Description I have ``` androidStatusBar: { translucent: true }, ``` in my app.config.ts. This is working fine, but when I use `statusBarStyle` auto/light/dark, I get a white background on...

Platform: Android
MIssing repro

Hi, whenever I comment on something here, I receive an email like this: I think some configuration is not correct.

Missing info
MIssing repro
Close when stale

## Description When using @react-navigation/bottom-tabs with RNS, the content jumps on tab change (one the first render only). I made sure I've tested this plenty of times. The bug does...

Bug
Missing repro

@gharlan Image Properties Effekt um Selectfeld erweitern: http://php.net/manual/de/function.imagesetinterpolation.php Einstellung der Interpolation. GD ist per default IMG_BILINEAR_FIXED. Deswegen brauch man bei REDAXO fast immer einen filter_sharpen um dem schwammigen Ergebnis der...

Feature
Media Manager

Hi, could you please also update the release tab here on github? Latest version is 13.0.0, while on npm its listed as 16.0.1 - may be with changelogs

When can we expect web support for this awesome library?

Hi, right now I have to manually pass all the needed props (beside of i10n, theme, user which can be accessed via context) to my custom renderCustomComponent. It would be...

feature

Hi, https://github.com/flyerhq/react-native-chat-ui/blob/main/src/components/Chat/Chat.tsx#L173-L185 Forces an automated scrolling. Since I am using a customBottomComponent, I am handling things differently. Also does this not play nicely with https://github.com/facebook/react-native/pull/31402 I'll have to patch-package this...

feature

I want to type my component but I am not able to since SliderProps are not exported. The community slider package does export it though (I migrated to yours which...

If anybody want to use this package with an expo custom dev client and eas: ```jsx // create a file like plugins/withAnimatedWebPSupport.js const { createRunOncePlugin, withGradleProperties } = require('@expo/config-plugins'); const...