-
- 一个动态导入加载组件的高阶组件.
- 当您使用import()+Webpack 2+时,webpack将自动进行代码分割,无需额外配置。
- 兼容性:https://www.caniuse.com/#feat=es6-module-dynamic-import
- https://github.com/jamiebuilds/react-loadable
- https://www.j…
cisen updated
5 years ago
-
I'm getting this error when loading the page (no need to show the bar):
_Warning: Unsafe legacy lifecycles will not be called for components using new component APIs.
Connect(LoadingBar) uses ge…
-
### Summary
moving this from https://github.com/expo/router/issues/240
when moving to prebuild (`npx expo prebuild`) from a fresh install (`npx create-react-native-app -t with-router`) the splas…
-
### Summary
I am trying out react-native-bootsplash v6 with expo support. On running the development client, the splash screen is automatically hidden. This only happens on Android and only with deve…
-
When dynamically loading pages in componentDidMount, if the new array of pages has more than what was set in the constructor you cannot scroll to these pages. The following will reproduce the bug:
…
-
Got this error when adding LoadingBar Component on my RemixJS `root.tsx`
`Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) …
-
### Description
Hello everybody,
first of all, big thank you for adding Video support to Skia!
I've noticed a small discrepancy in the `currenTime` reported by `useVideo` and the actual playb…
-
×
Could not find "store" in the context of "Connect(LoadingBar)". Either wrap the root component in a , or pass a custom React context provider to and the corresponding React context consumer to Con…
-
Hi!
FastImage.preload works fine on IOS, but doesn't work on Android.
I have tried on Pixel 2 XL (Android 10) and Redme 4X (Android 6.0.1).
react-native-fast-image - "^8.1.5"
react-native …
-
### 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…