-
hey,
I am actually a Graphic Designer with just limited java development skills, so please forgive me if my question might sound weird or dumb. I really tried to figure it out by myself so far, yet w…
-
I'm trying to apply a fragment shader to the live camera view, but I'm getting black pixels.
In my code I've used the [react-native-camera library](https://github.com/lwansbrough/react-native-camera l…
-
滤镜能使用 android-gpuimage 的接口方便扩展吗。
-
## 🐛 Bug Report
### Environment
Expo CLI 3.0.6 environment info:
System:
OS: macOS 10.14.5
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 12.4.0 - ~/.nvm/versions/n…
-
## 🐛 Bug Report
When upgrading an ExpoKit app from SDK 32 to SDK 33, I get lots of dependencies conflicts when running pod install (or pod update). I followed the instructions on the docs.
This…
-
I have already download this repo, and it works well. Now I tried to implement it inside my project. I did add library to the podfile:
```
pod 'Firebase/MLVision'
pod 'Firebase/MLVisionTextModel'
…
-
I use setBackgroundColor(204,204,204), but it does not work (#cccccc)
-
Hi there, I've been using GPUImage 2 for a while and realized that this GPUImage 3 version contains no MovieOutput yet, will there be an implementation for this soon?
I would love to upgrade my App…
-
I am trying to stream from a background service. What I find right now hard to do is to have a SrsCameraView displayed somehow. I know I might be able to get the camera contents from a SurfaceTexture …
-
**Description**
After ejecting using the docs https://docs.expo.io/versions/latest/expokit/eject/ then following the instructions here https://blog.expo.io/expo-sdk-v33-0-0-is-now-available-52d1c99…