Closed iamclaytonray closed 3 years ago
This command is a bit easier and helps developers stay in the root directory of the project 🙂
I could also update this to the following so it's a one-liner copy/paste situation
npm i react-native-blurhash && npx pod-install
Equivalent in yarn:
yarn add react-native-blurhash && yarn pod-install
Nice, thanks! 👍
This command is a bit easier and helps developers stay in the root directory of the project 🙂
I could also update this to the following so it's a one-liner copy/paste situation
Equivalent in yarn: