-
I got this when build with latest version of react-native
duplicate symbol 'folly::detail::str_to_bool(folly::Range*)' in:
/Users/charlier/Library/Developer/Xcode/DerivedData/BanjaraWedding-h…
-
### What React Native libraries do you use?
React Navigation, Hermes, React Native without Frameworks
### Are you using sentry.io or on-premise?
sentry.io (SaS)
### @sentry/react-native SDK Versio…
blumk updated
23 minutes ago
-
### Description
GIF not working in Android - React Native 0.76.
But it is correctly working in iOS.
android/app/build.gradle is updated with gif support library
`implementation 'com.facebook.…
-
A lot of usecases of chalk can be migrated to the smaller picocolors package.
Here is a list of the top 100 dependents sorted by downloads last month.
| # | Downloads | Traffic | Package | Issues …
-
### Current Behavior
Unable to use lazy-loading React feature with react-native
This line will cause error
```tsx
const SharedLayoutLazy = React.lazy(() => import('@happynrwl/shared-ui-layout'))…
-
**Description**
Stuck in Wating for app to load.
**Environment**
- Version of Radon IDE: 0.0.21
- Version of React Native: 0.75.3
- OS: MacOS.
- IDE: VSCode
**Error Log**
2024-10-27 1…
-
### What happened?
[Error: Failed to write manifest file.Error Domain=NSCocoaErrorDomain Code=4 "The folder “manifest.json” doesn’t exist." UserInfo={NSFilePath=/Users/xxx/Library/Developer/CoreSimul…
-
I tried installing this library and the same problem occurred,Is there any solution?[https://github.com/metafloor/bwip-js/issues/296](url)
-
### Description
(Use `node --trace-deprecation ...` to show where the warning was created)
✔ What is the name of the npm package? … react-native-test
✔ What is the description for the package? … hi…
-
**Describe the bug**
No matter how I configure the react-native-google-cast plugin in Expo it always asks bluetooth permission on app launch.
I would like to handle bluetooth permission by asking…