-
- [x] **Starting to create a dasboard app with create-react-app**
-
### 📜 Description
When im trying to open announcements/create page i get error that "theme.spacing is not a function".
![Error-screenshot](https://github.com/user-attachments/assets/1600c9d2-a741-47…
-
### What version of Bun is running?
1.0.3+25e69c71e70ac8a0a88f9cf15b4057bd7b2a633a
### What platform is your computer?
Darwin 21.6.0 arm64 arm
### What steps can reproduce the bug?
Without node i…
-
Will create react app using Vite@latest.
-
-
### What kind of issue is this?
- [ ] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
- [ ] babel-plugin-react-compiler (build issue installing o…
-
## Issue
Started a new simple expo app, installed react-native-app-auth, configure the page as per this link with the correct values: https://commerce.nearform.com/open-source/react-native-app-auth…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and didn't find mine.
### Steps to reproduce
1. Render a screen in a React Native app that includes an SVG compone…
-
### Summary
Can not add the markers to the MapView. I am using React Native Map 1.20.0.
### Reproducible sample code
```TSX
import MapView, {Marker} from 'react-native-maps';
…
-
create app, add linting and prettier
build folder structure
deployment process
- [x] CRA
- [x] add prettier and eslint
- [ ] add deployment action
- [ ] add linting action
- [x] remove bolier plate
-…