-
I have the following code in app.js
```
useEffect(() => {
if (Platform.OS === 'ios') {
VoipPushNotification.addEventListener('register', token => {
store.dispatch(setApnsToken(t…
-
Hi I started a fork because I was working on a similar project and I prefer your split screen layout much better than linking from the map like I am. I don't see any reason to duplicate work however, …
-
Please help us in the complete integration of CallKeep in our react-native application. We have already integrated the files and setup everything according to the documentation and !!RNVideoCHAT!! pro…
-
👋
We've been working really hard in getting [Vidstack](https://vidstack.io/) in the best place possible for all of you over the last year. In that time we've:
- Pushed over [9 packed releases](…
-
### Description
Use case: I would like to manipulate models in the fly in the client to create a smooth experience splitting models into multiple entries.
-
### Description
#include
namespace worklets {
std::set WorkletRuntimeRegistry::registry_{};
std::mutex WorkletRuntimeRegistry::mutex_{};
} // namespace worklets
### Steps to reproduce…
-
As mentioned in #19 changes made by Apple in iOS 14 may have resolved the issue where music was putting itself to sleep (???) but I am unable to do anything but play and pause from the iOS control pan…
-
### Description
so when I have a vertical scrollview on my page that:
1. has a carouselview as one of its children at the top (I assume this happens to CustomLayouts too)
2. and at the bottom t…
-
**Bug description:**
I pass `` to html source and it was playing fine on most of the network: my home wifi/mobile data. But when connect using hotel's wifi, the player is disabled and unable to play.…
-
### Steps to reproduce
Use `PredictiveBackPageTransitionsBuilder()`
### Expected results
The same animations and behavior as the native apps and system.
Spec: https://developer.android.com/…