omerkarakose

Results 2 issues of omerkarakose

### Current behavior headerLeft and headerRight buttons onPress does not work most of the time. ### Expected behavior Touch effects should be worked for headerLeft and headerRight ### Reproduction https://github.com/omerkarakose/navigation-header-issue...

bug
library:react-native-screens
platform:ios
repro provided

with iOS 18, introduced limited permission status. Restricted is relevant with parental control and it's also checked on [line 61](https://github.com/morenoh149/react-native-contacts/compare/master...omerkarakose:react-native-contacts:patch-1#diff-9f519ef5ca45a243466820543c6edcd520bdda68126db027405456f6c63a13e2R61). **CNAuthorizationStatusRestricted** > The application is not authorized to access contact...