-
### SDK
Web
### Provide environment information
OS: Linux
IDE: Vim
Stage: TypeScript build fails for listed reasons
Howdy team! What follows are the configurations, commands, and result…
-
```
@gorhom/bottom-sheet@4.6.4
│ ├─┬ @gorhom/portal@1.0.14
│ │ └── react-native@0.76.1 deduped
│ └── react-native@0.76.1 deduped
├─┬ @miblanchard/react-native-slider@2.6.0
│ └── react-native@0.…
-
### Description of current situation
when i use @chainlit/react-client in react-native for android app.I get the The following error:
![184430d6c349262b0fd5d7c9fb273f8](https://github.com/user-attac…
-
**Bug description:**
**To Reproduce:**
1. Create a new app with expo or cli.
2. Install react-native-webview
3. install pods
4. copy and paste the code below in App.tsx
```
import { Styl…
-
### Description
Libraries built with `react-native-builder-bob` do not respect the `tsconfig.config#compilerOptions.jsx` setting, and force the output to be `react-jsx`. This is a problem for React N…
-
I'm trying to build expo with this command.
`eas build --profile production --platform android --local`
it failed with proguard. (but without proguard , it succeeds. `eas build --profile preview --…
-
### Description
I had 2 issues
Build got crashed after the splash screen in testflight (Release version)
"react-native": "^0.75.1"
Xcode Version 16.0
Mac os version 15.1
After upgrade buil…
-
### What rule do you want to change?
prefer-user-event
### Does this change cause the rule to produce more or fewer warnings?
More warnings
### How will the change be implemented?
Add more fireEv…
-
### Current behavior
V6, It work very well.
Log is like this and app is not working
Warning: TypeError: Attempting to change configurable attribute of unconfigurable property.(useRouteCache.js)
### E…
-
I'm getting this error when calling `fetchWeatherApi()` in my React Native app:
`ReferenceError: Property 'TextDecoder' doesn't exist`
I'm able to work around the issue by polyfilling, as done h…