高昇
高昇
iOS15,hybrid-navigation2.5.0 `Garden.setStyle({ barButtonItemTextSize: 14, topBarStyle: BarStyleDarkContent, swipeBackEnabledAndroid: true, backIcon: Image.resolveAssetSource(back), topBarTintColor: '#202020', hideBackTitleIOS: true, elevationAndroid: 1, shadowImage: { color: '#FBFBFB', }, titleAlignmentAndroid: 'center', tabBarColor: '#FFFFFF', tabBarItemColor: '#3C82FE', tabBarUnselectedItemColor: '#A5A5A7', topBarColor:...
https://user-images.githubusercontent.com/85061291/124369806-7cb54800-dca2-11eb-8e0d-b1a50c170eeb.mp4    还有一个小问题 Android点击左上角返回按钮进行回退,相比比小米手势直接返回,执行动画有点掉帧 小米手势的返回很顺畅,点击按钮能明显感觉到有点卡顿
use version 0.8.21 use SheetManager show one ActionSheet in the other one ActionSheet , the top ActionSheet can not use SheetManager.hide to hide both ActionSheet Set isModal={false} sheetStacks logs `[{"context":...
### Description ld: library 'skia' not found clang: error: linker command failed with exit code 1 (use -v to see invocation) ### React Native Skia Version 1.11.8 ### React Native...
### Description `React-native/Libraries/Image/AssetRegistry` is introduced in the `Platform.web.js` file, but an error will be reported when using `react-native-web,` because the `AssetRegistry` file does not exist in react-native-web and has been...
``` ✘ [ERROR] Could not resolve "../web" node_modules/react-native-track-player/lib/module/NativeTrackPlayer.web.js:3:23: 3 │ const module = require('../web').default; ╵ ~~~~~~~~ /Users/dppo/Projects/Yunlu_new/YunluApp/node_modules/esbuild/lib/main.js:1467 let error = new Error(text); ^ Error: Error during dependency optimization: ```