-
### I am installing react-share for my project but it is throwing following issue.
```PS C:\Users\ARS\Desktop\alrestion\client> npm install react-share
npm ERR! code ERESOLVE
npm ERR! ERESOLVE un…
-
引入antd,
.umirc里plugins加上
` [require.resolve('umi-plugin-react'), { pwa: {}}]` ,报错
```
$ umi dev
✖ error Plugin /Users/dva/Library/Caches/Yarn/v3/npm-umi-plugin-react-1.2.0-4b52421d31ecff979…
-
### Describe the bug
When attempting to use `npx create-react-app `, I get the following error:
```
You are running `create-react-app` 4.0.3, which is behind the latest release (5.0.0).
We n…
-
Someone opened a PR using this plugin on a project I run and it appears that after this plugin is used, the default React and browser behavior of caching the already requested images and instantly dis…
-
### Captured image cannot be shared on Android
After a capture, trying to share using the resultant URI results in an empty message which is rejected by the elected app to share to.
```ts
con…
-
node_modules/react-native-clear-app-cache/android/src/main/java/com/learnta/clear/ClearCachePackage.java:22: 错误: 方法不会覆盖或实现超类型的方法
@Override
^
1 个错误
:react-native-clear-app-cache:compileRele…
-
### Minimal reproducible example
We are using React Native latest Version 0.76.3.0 with latest babel Config
### What platform(s) does this occur on?
iOS
### Where did you reproduce the iss…
-
Hello guys, I've cleared all modules, caches and temp folders for a few times. Nothing helps. M.b. any ideas?
Thanks.
```
bundling failed: Error: jest-haste-map: @providesModule naming collision:
…
-
Added in react-native file
import * as CacheManager from 'react-native-http-cache';
// invoke API directly when in need
CacheManager.clear();
CacheManager.clear is not a function
-
```
import { StyleSheet, Text, View, TextInput } from 'react-native'
import React from 'react'
import { useSharedValue } from 'react-native-reanimated';
import { Slider } from 'react-native-awesom…