-
import React from 'react';
import { View, Text } from 'react-native';
import { ThemedView, ThemedText } from '@components/ThemeView'; // Assuming you use a theme component like the others
export defa…
-
-
TdlibController represent the core of the application, wrapping tdlib into event-driven approach. It successfully works in Flutter using "Isolate" and same must happen in React Native based app. This…
-
![image](https://github.com/user-attachments/assets/855ae424-499d-4bef-ab3e-9370c50d8573)
tendria que salir 245-660, ya que no soy xal, soy RN
-
I see mention on iOS and Android in the doc but no mention of [RNW](https://microsoft.github.io/react-native-windows/).
Is there a way to get this working on windows?
-
### What version of Elysia is running?
1.1.20
### What platform is your computer?
Windows 11 x64
### What steps can reproduce the bug?
API :
```ts
new Elysia().put(
"upload",
a…
-
-
**Bug description:**
Cannot import this package with rn 0.76.0 and jdk 17
**Environment:**
- OS:win
- OS version:
- react-native version: 0.76.0
- react-native-simple-openvpn version: 2.…
-
**Bug description:**
Only iOS, below error is appear.
```
Error evaluating injectedJavaScript: This is possibly due to an unsupported return type. Try adding true to the end of your injectedJa…
-
Upgrading to the latest RN version breaks Android runtime with an error `Native part of Mapbox React Native libraries were not registered properly, double check our native installation guides.` due to…