Nguyen Tan Hung

Results 7 comments of Nguyen Tan Hung

> > Start using carbon charts, they have a nice histogram. https://github.com/carbon-design-system/carbon-charts > > > > Sorry, I gave up and switched to a completely different package in the end....

THe same on me, only work when use sudo

First thing: Fail when I init new project too, just use react native init with template typescript Second thing: yes. The library will work fine if I run ``` sudo...

`ninja: build stopped: subcommand failed. C++ build system [build] failed while executing: /Users/hung/Library/Android/sdk/cmake/3.22.1/bin/ninja \ -C \ /Users/hung/Code/pm-apartment/pma/node_modules/react-native-reanimated/android/.cxx/Debug/5y2j84a3/arm64-v8a \ reanimated from /Users/hung/Code/pm-apartment/pma/node_modules/react-native-reanimated/android` This is my stack trace. Note: run success when...

I solve this issue by add SUDO to command `sudo yarn run android` On MacOS 14

Y > I was able to resolve this issue by disabling the setting: `terminal.integrated.shellIntegration.enabled`. For example, > > ![Screen Shot 2022-12-09 at 2 06 35 PM](https://user-images.githubusercontent.com/20219/206803415-1019ed27-7992-4e70-bad9-909500d34406.png) > > ```shell >...

> Hi everyone! I have same issue but only with ios devices and selfie photos made by them. If I download selfie photo from internet it works). I have same...