-
### What happened?
```
ld: Undefined symbols:
_GULLogBasic, referenced from:
_MLKLog in MLKitCommon[x86_64][7](MLKLogger.o)
_OBJC_CLASS_$_GDTCORTransport, referenced from:
in …
-
### Description
I'm rendering several `Text` components wrapped inside a parent `Text` component, like so:
```tsx
text 1
text 2
```
I'm expecting "text 2" to have a red border, ren…
-
### Core or SDK?
Core Sentry product
### Which part? Which one?
Android, iOS, React Native, Javascript
### Description
The following links are Page NotFound when you click them
https:/…
-
### Description
---My Code---
```typescript
const reverseGeocoding = async (location: Location) => {
const params = new URLSearchParams({
"orders": `admcode`,
"output": "json…
-
using the method `saveEvent` close the application, I have a `notificationService` wrapping the `saveEvent` method and passing a date with the format `YYYY-mm-DD` crashed the application
### Enviro…
-
### Description
function renderItem({ item, index }) {
return (
)
};
const memoizedValue = useMemo(() => renderItem, [props.widgets]);
return (
index.toStr…
-
### Summary
Context:
Im implementing an application for concentration issues and relaxation. One feature of the apps is to hear sounds while concentrating in a loop.
I'm using the following confi…
-
Hello,
I am trying to integrate the 10tap-editor library into my Expo project using expo-router, but I am facing issues with rendering the toolbar inside the editor. Despite following the setup ins…
-
### Build/Submit details page URL
_No response_
### Summary
So, I changed my Apple ID password months ago. But cannot for the life of me get eas to allow submissions anymore.
```
Your Apple ID…
-
- [+] Review the documentation: https://facebook.github.io/react-native
- [+] Search for existing issues: https://github.com/facebook/react-native/issues
- [+] Use the latest React Native re…