-
[zhihu](https://medium.com/@_alanbsmith/building-a-react-component-library-part-1-d8a1e248fe6c)
[hackernoon](https://hackernoon.com/making-of-a-component-library-for-react-e6421ea4e6c7)
-
### UPDATE
I've started a new project from scratch with a similar setup using the ["React Native" recipe](https://nx.dev/recipes/react/react-native):
```
npx create-nx-workspace nx-react-native --pr…
-
> Task :stripe_stripe-react-native:processDebugAndroidTestManifest FAILED
/Users/node_modules/@stripe/stripe-react-native/android/build/intermediates/tmp/manifest/androidTest/debug/tempFile1ProcessTe…
-
I'm trying to add this library to my react native project, but I'm getting this error when I try to run on android:
```
Execution failed for task ':react-native-fast-tflite:buildCMakeDebug[arm64-v…
-
I installed react-native-filament according the docs, but I receive this error:
```
Multiple commands produce '/Users/expo/Library/Developer/Xcode/DerivedData/MyApp-ghhktuklewzjozbubcwfbrzgmmoa/Bu…
-
Implement [react-i18next ](https://react.i18next.com/) for multi-language support on public pages:
Target languages: Spanish, Haitian Creole
Initial translations via AI, followed by human review.
…
-
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md))
## Description
Using the default `@nx/react` library generat…
-
### Describe the bug
Since version 8.4.2 when run npm run storybook it show html code instead of Storybook UI on browser with webpack 5 configruation.
Example:
![Image](https://github.com/user-attach…
-
```js
react-native-maps-directions Error on GMAPS route request, ZERO_RESULTS
- node_modules\react-native\Libraries\YellowBox\YellowBox.js:71:8 in console.warn
- node_modules\expo\build\environment…
-
- [x] Create github repo
- [x] Create React Project via [Vite](https://vitejs.dev/guide/)
- [x] Install all dependencies
- [x] Redux & Redux Thunk
- [x] React Router v5
- [x] Tailwind
…