Yogesh Solanki

Results 6 issues of Yogesh Solanki

i am trying to run react navigation with react-native-safe-area-context but its not working in latest stable react native mac os 0.71.0 ![image](https://github.com/th3rdwave/react-native-safe-area-context/assets/70507671/372fb0cd-1290-4a97-9fa2-611198eee6f6) **Version :-** ``` "react-native-macos": "^0.71.0-0", "react-native-safe-area-context": "^4.10.4" "react":...

**Describe the bug** Transformation failed in some cases with the error **To Reproduce** ``` ${ Utility.isEmpty(data?.buyer_signature_timestamp) ? moment(data?.buyer_signature_timestamp).format('MM/DD/YYYY hh:mm A') : '' } Buyer Buyer ${ Utility.isEmpty(data?.seller_signature_timestamp) ? moment(data?.seller_signature_timestamp).format('MM/DD/YYYY hh:mm...

help wanted

feat: added fabric example fix: example testing fix: removed unwated scripts feat: new architecture support done

``` React native Version 0.76.5 React native video trim Version : 2.2.11 ``` Crashing in Android after submit File not saving in IOS