-
### `package.json` file
```json
{
"name": "projectbread",
"main": "expo-router/entry",
"version": "1.0.0",
"scripts": {
"start": "expo start",
"reset-project": "node ./scripts/reset-p…
-
Current behavior
Does not build in android and ios for new arch.
Works well in old arch
Android Error:
Expected behavior CMake Error at CMakeLists.txt:52 (target_link_libraries):
Targe…
-
Greetings, I tried to import this component into a new react app, but it does not work at all, even if I rollback to the dependencies listed on the GitHub page it still doesn't work, I tried using old…
-
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 …
-
The following setup needed for VSCode Relay extension to work with monorepos, doesn't work with `vite-plugin-relay` and throws `ReferenceError: require is not defined` where `graphql` template literal…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hey, I love using this tool on my apps in order to improve user feedbacks during backend interaction. Usually I'm using React / TanStack Query for data fetching / state management, and I'm wondering, …
-
# Starter and Final Files in GitHub - Better Dev
[https://www.better.dev/make-10-more-react-apps-github-repo](https://www.better.dev/make-10-more-react-apps-github-repo)
-
### **Description (feature request)**
Allow generating crash reports for handled errors similar to [the capability built into bugsnag-react-native](https://docs.bugsnag.com/platforms/react-nati…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
When adding `unstable_enablePackageExports = true` to config and starting the dev server with `…