Michael Mao
Michael Mao
hi , thanks for the greate lib, please how to rename/special output dll/buz bundle name?, such as common.android.bundle, business-a.android.bundle @zq0904
+1 MARKETING_VERSION not change after npx react-native-version --never-amend --skip-tag --set-build 22 xcode version: Version 15.0.1 (15A507) "react-native-version": "^4.0.0", "react-native": "0.72.4", macos : 14.0 (23A344)
``` //const inputRef: RefObject = useRef(null); TS2322: Type 'RefObject | ((instance: TextInput | null) => void) | null' is not assignable to type '((((instance: TextInput | null) => void) |...
- same error ``` RuntimeError: abort(Error: EPERM: operation not permitted, lstat 'E:\Workspace\xxx\example\android\app\build\intermediates\cxx\Debug\6n1z393a\obj\arm64-v8a\libappmodules.so.tmp05deaa0'). Build with -s ASSERTIONS=1 for more info. at process.abort (E:\xxx\rn_addtoapp_bridge\example\node_modules\metro-hermes-compiler\src\emhermesc.js:402:15) at process.emit (node:events:520:28) at processEmit [as emit] (E:\Workspace\xxx\example\node_modules\signal-exit\index.js:199:34)...
> * same error > > ``` > RuntimeError: abort(Error: EPERM: operation not permitted, lstat 'E:\Workspace\xxx\example\android\app\build\intermediates\cxx\Debug\6n1z393a\obj\arm64-v8a\libappmodules.so.tmp05deaa0'). Build with -s ASSERTIONS=1 for more info. > at process.abort (E:\xxx\rn_addtoapp_bridge\example\node_modules\metro-hermes-compiler\src\emhermesc.js:402:15) > at process.emit...
"react-native-amap3d": "^3.2.4", "react-native": "0.72.4", 依然有错误 ``` yarn run v1.22.19 $ react-native run-android --verbose warn Package react-native-amap3d contains invalid configuration: "dependency.platforms.ios.project" is not allowed. Please verify it's properly linked using "react-native...
for now I set the ***e*** type to any ``` this.beforeRemoveListener = (e: any) => { }; ```
google pixel 7 pro with android version 14 still have this bug. > "react-native": "0.72.4"