Burak Güner

Results 42 comments of Burak Güner

Why default one is fine imo lol

please check [this](https://stackoverflow.com/questions/66578908/task-react-native-image-filter-kitcompiledebugrenderscript-failed/67836228#67836228?newreg=809e79a4732a471d84d048d1d2163823) out

https://stackoverflow.com/questions/66578908/task-react-native-image-filter-kitcompiledebugrenderscript-failed/67836228#67836228?newreg=809e79a4732a471d84d048d1d2163823 hi check this

you can solve this by updating types for react native ```bash yarn add @types/react-native -D ```

There is an issue ## Issue ```sh ./create-react-native-library test ✘ PIPE 5s ✔ What is the name of the npm package? … react-native-test ✔ What is the description for the...

Hey @kelset, looks like there are no updates in the discussion, should we proceed?

@cortinico exactly, I think we can start the implementation on `create-react-native-library`

What is the progress on this one? Is it still continued?

You can find the diff [here](https://github.com/atlj/react-native-builder-bob/pull/4#issuecomment-1783524093)

For those who don't want to uninstall yarn globally: If you have followed the docs here https://yarnpkg.com/getting-started/install and used corepack, just run the following command: `corepack prepare [email protected] --activate`