-
I started tinkering with React Native Paper recently before stumbling on this package. This package works fine in development. The android project even builds successfully using [EAS](https://docs.exp…
-
I was trying to integrate onestack to an existing monorepo but it doesn't compile correctly. At first I thought it could be due to conflicts with my existing monorepo but even an empty one doesn't see…
-
Reload Functionality does not work. Showing This Message. Info Reloading connected app(s)... warn No apps connected. Sending "reload" to all React Native apps failed. Make sure your app is running in …
-
### Describe the Bug
When you remove a field that has previously had `localized: true` and a value in the database, the front-end breaks.
### Link to the code that reproduces this issue
https://git…
-
I saw that you use create-react-app, which is outdated for SPA, and I suggest migrating to vite that more flexible and more fastest
-
The React application no longer functions, seems to be related on the surface to the schema for the authorization object changing (scope is not passed correctly, because it moved in the schema). There…
-
### Describe the bug
Hi Guys....when running the app to create a test to do app using react and tailwind, using mistral 7B or gemini flash the code runs as expected very fast until start application …
-
### Current Behavior
Next.js 15 is using React 19.0.0-rc when you use the `app` folder, and all versions of `@pixi/react` are using internal api's that break in React 19.
See:
- https://github.com/v…
-
The following build commands failed:
CompileC /Users/expo/Library/Developer/Xcode/DerivedData/ZoopDevelop-fgqtadscqcoewycwvmcbkgxxvcmh/Build/Intermediates.noindex/ArchiveIntermediates/ZoopDevelop/In…
-
layerr resolves and works in ios using expo/react-native, but not in web using expo/react-native-web.
for example...
>npx create-expo-app layerr-demo --template blank-typescript
>cd layerr-demo…