giantslogik
giantslogik
clarify meaning of current screen for stack navigator transition events. See https://github.com/react-navigation/react-navigation/pull/9915
### Core or SDK? Platform/SDK ### Which part? Which one? NX+Angular ### Description Was trying to setup sourcemap upload for an nx+angular project. (Have already integrated Sentry using the angular-ivy...
I am getting this error when doing await getStackTrace(e); Unhandled JS Exception: JS Functions are not convertible to dynamic no stack I am running react 0.59.10
# Bug ## Environment info | Library | Version | | ----------------------------------------- | ------- | | @alessiocancian/react-native-actionsheet | 3.1.3 | | react-native | 0.69.7 | ## Steps To Reproduce 1....
### Version v2.0.0 ### Which operating systems have you used? - [X] Android - [X] iOS ### Environment that reproduces the issue Google Pixel 7 ### Is it reproducible in...
**Describe the bug** I'm replacing react-native-fetch-blob with this library. This library seems to force form-data when using the uploadBlob API. This results in a corrupted upload. (upload is to google...
### 🐛 Current behavior "react-instantsearch-core": "^7.13.1" introduces DOM types into react native apps. We have experienced this issue with "react-instantsearch-hooks": "^6.33.0" as well. This causes invalid code in react native...
### Description If the search client is initialized when there is no network connectivity. It does not recover when connectivity is restored. ``` const searchClient = algoliasearch('algoliaAppId' , ‘algoliaApiKey’); const...
### Description assetRepresentationMode: 'current' renames heic to jpeg without conversion. ### How to repeat issue and example - use assetRepresentationMode: 'current' and obtain an image. - It provides a file...
On Android , the rate feature did not work on the production app. ``` 11-30 12:08:13.304 8507 8507 I PlayCore: UID: [10309] PID: [8507] ReviewService : ServiceConnectionImpl.onServiceConnected(ComponentInfo{com.android.vending/com.google.android.finsky.inappreviewservice.InAppR eviewService}) 11-30 12:08:13.304...