YASH6004

Results 6 comments of YASH6004

i have changed my code form this code ``` /** * Metro configuration for React Native * https://github.com/facebook/react-native * * @format */ const { getDefaultConfig } = require("metro-config"); module.exports =...

I don't know how people are still downloading this library with this issue

> I have this problem too, [facebook/react-native#41244 (comment)](https://github.com/facebook/react-native/issues/41244#issuecomment-1790981785) Here is the simplest demo . https://github.com/woshi82/rn-locate-symbol-error.git > > After reading this problem, I try to modified the code in `E:\AwesomeProject\rn\node_modules\@react-native-community\cli-platform-android\native_modules.gradle` from...

I made the changes but it threw this error

i am facing this issue again in "react-native-blob-util": "^0.19.9", "react-native": "0.73.6", ``` export const exportClientData = async (type: 'all' | 'single', client_id?: string) => { let filepath = ''; let...