Saadi

Results 19 comments of Saadi

> > > Thanks @saadi-ninjasCode for the detailed issue. Could you please help me in some detailed step in how to replicate the issue? > > > > > >...

@Abbondanzo Facing this issue in 0.71.1 & 0.71.2 **Devices** - Google Pixel 4A (Android 13) - Xiaomi note 10 lite (Android 12)

> I encountered the same problem. Replacing the padding with `contentInset` _only_ for iOS and creating a custom RefreshControl with `progressViewOffset` _only_ for android worked on a standard FlatList. >...

@25khattab , @mateusz1913 , @dkahdwk , I faced the same issue. Actually, this is not a bug. You have to tweak the values . In my case, I set the...

@asafkorem , I am using the below code `beforeAll(async () => { await device.launchApp({ permissions: { notifications: 'YES' } }); });` However, I faced an issue that my Simulator locked...

Facing the same issue only with **flat mode**, while working fine with **outlined mode** react-native **0.74.5** react-native-paper **5.12.5**

@ericpoulinnz if you comment the style for background. https://github.com/callstack/react-native-paper/issues/2799 this issue will re-exist

@gokulkulkarni1987 , I tried your solution but I got the following error `{"Authentication error is => ": {"error": [Error: Negative text must not be set if device credential authentication is...

> @gokulkulkarni1987 , I tried your solution but I got the following error `{"Authentication error is => ": {"error": [Error: Negative text must not be set if device credential authentication...