-
I'm making this a separate issue as after a quick glance on their changelog, it looks like they made a noticeable number of breaking changes in their API, so this might not be as trivial as updating t…
-
Hi saw the open pull #57 🚀, I'm very interested in something similar for redux.
But adding a full abstraction over redux seems a little overkill for my case ( & annoying to maintain? )
I'd rather …
-
### What React Native libraries do you use?
React Navigation, Hermes
### Are you using sentry.io or on-premise?
sentry.io (SaS)
### @sentry/react-native SDK Version
5.33.1
### How does your deve…
-
Info:
"expo": "~51.0.38",
"expo-share-extension": "^1.10.5",
"react-native": "0.74.5",
IOS: **18.1**, i has tried ios **17.5** too
ShareExtension.tsx
```jsx
import { clo…
-
After updating to React 19, `react-iconsax` icons no longer display correctly without explicitly specifying `size` and `color`. This is due to React 19’s removal of `defaultProps` for functions, which…
-
### Which project does this relate to?
Router
### Describe the bug
Hello,
I am using react-router in combination with react-query, the issue I have is that after mutation and router.invalidate() …
-
- I think chapter 10 deserves additional instruction to update dependencies to the latest canary available from [nextjs](https://github.com/vercel/next.js). Because leaving it to as it is will produce…
-
### `package.json` file
```json
{
"name": "projectbread",
"main": "expo-router/entry",
"version": "1.0.0",
"scripts": {
"start": "expo start",
"reset-project": "node ./scripts/reset-p…
-
Replicate and then replace the current plotly.dash frontend with a react frontend:
- [x] install react
- [x] link two scatter plots so that values that share a commen hidden variable are highlighted…
-