-
## Environment
System:
OS: macOS 12.6.3
CPU: (10) arm64 Apple M1 Max
Memory: 108.56 MB / 32.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 16.14.2 - ~/.asdf/installs/node…
-
### How frequently does the bug occur?
Always
### Description
After upgrading from realm 12.6.2 -> 12.12.1 and @realm/react from 0.5.2 -> 0.9 (fetching all dep and pods), when app opens it re…
-
### Description
Hermes seems to take longer to process large promises inside React Native when compared to other JavaScript engines such as JavaScriptCore (Android) and Chakra (Windows).
I have re…
-
### Description
function renderItem({ item, index }) {
return (
)
};
const memoizedValue = useMemo(() => renderItem, [props.widgets]);
return (
index.toStr…
-
Hi, I am facing below mentioned error while trying to run "tflite-react-native\example" using "react-native run-android" with my Android phone connected using USB cable and with USB debugging "on"
…
-
### Description
Rename cssRulesSet to cssRuleset
### CodeSandbox/Snack link
_No response_
### Steps to reproduce
```
if (targetPlatform === 'native') {
delete styledResolved.ori…
-
### Summary
When running prebuild underscores are allowed in android package name.
- This causes a bug when using development builds that on startup or reload expo router navigates to Not Found Scre…
-
I have confirmed that one portion of the snippet recommended in the docs for AppDelegate prevents iOS from repainting on rotate. Specifically:
```
while ([[UIDevice currentDevice] isGeneratingDevi…
-
MainActivity.java:26: error: constructor DefaultReactActivityDelegate in class DefaultReactActivityDelegate cannot be applied to given types;
return new DefaultReactActivityDelegate(
…
-
### What happened?
```
ld: Undefined symbols:
_GULLogBasic, referenced from:
_MLKLog in MLKitCommon[x86_64][7](MLKLogger.o)
_OBJC_CLASS_$_GDTCORTransport, referenced from:
in …