Sohel Islam Imran

Results 34 comments of Sohel Islam Imran

> In browser or node, `function.toString()` convert the function body to string. Like this > > ![image](https://user-images.githubusercontent.com/76745339/180623342-4d683bcf-4c47-4da3-a07a-1dfe4f3b0e9a.png) > > But in React Native, it always converts to this. So the...

@enesozturk Can you please fix these issues ASAP? My app is buggy for this package now. Or instead, I should find another package?

I have the same issue ![image](https://user-images.githubusercontent.com/76745339/167846071-3313e333-85d6-491c-b8dc-12eaa432646d.png)

To resolve this issue, create a **metro.config.js** file in the project root. In the file add the file extension `cjs`. [details](https://docs.expo.dev/guides/customizing-metro/#adding-more-file-extensions-to--assetexts) ```js const { getDefaultConfig } = require("@expo/metro-config"); const defaultConfig...

Do you have any plan to add this? And can you please recommend a package for this?

Thank you. But your package is smoother and faster.