-
The plugin doesn't work with `@react-navigation`. I have found a few places where it breaks and possible ways to fix them but wanted to get your input first on how to proceed.
So far I have only ed…
-
We have a few unmet or incorrect peer dependencies for newly ignited projects, so we should clean those up where we can.
```
warning " > react-native-gesture-handler@1.1.0" has unmet peer depende…
-
I tried to integrate react-native-jitsti-meet in an existing project. The old app is using @react-navigation
Strangely, once it is installed react-native-jitsi-meet, app is frozen and not working an…
-
Issue happens when navigating and moving the map around. and then clicking the recenter button.
version: tested on 0.6.1 and 0.7.0. possible happens old older versions too.
platform. Tested only a…
-
### Current behavior
https://user-images.githubusercontent.com/77168125/178206987-20744497-99ff-4c22-a2ad-387a549b2ad3.MP4
This issue will ONLY appear on a physical iOS device. As you can see in…
-
### Current behavior
We have a URL in the app. `localhost:8080/details/:login`. Where login param will be a user's email.
When I navigate to the URL using `navigation.navigate` it works fine. But Wh…
-
**Describe the bug**
My problem is that I would like to create a list data in flatlist and a form input at the bottom like facebook comment modal. But it seems like we can not use flatlistProps and c…
-
I have been trying to integrate instagram login in my app using react-native-instagram-login its currently throwing error, i have done the below changes to make it work also tried to follow a specif…
-
### Current behavior
If you have a `headerRight` populated in a `native-stack` navigator and `headerTitleAlign` is default/`left` the title correctly truncates before the `headerRight` element:
![…
-
Hi There,
ReactNative + Android
I am getting the below error while calling the ` QB.chat.joinDialog({ dialogId: createResp.id }) ` method
```
Error: Client is not, or no longer, connected…