-
SketchCanvas leaves Gallery blank in Release mode following #127. @jaimecbernardo could you look into this?
-
vx should work on web, native, vr, everywhere. The current implementation depends on `react-dom` which means it's only available on web.
@lelandrichardson's talk `React as a Platform` https://www.y…
-
I love it!
Perhaps out of the scope of this library, but I figured I'd file it here nonetheless: in order for this to be useful for more than a few people, you need some sort of authoring tool for th…
-
Hello I'm getting this error after install giphy to my react native app. It appears after I start project successfully and open app, then it make my app crash after. Hope your response !!
`java.lan…
-
## Issue
Using onSnapshot works when first installing an iOS app with a release scheme, but once the app is killed and restarted a couple of times (1-2 on average), onSnapshot fails to …
-
# Support `react-native-sketch-canvas` on RNW
## Basic Info
- Module Repo URL: [link to repo](https://github.com/terrylinla/react-native-sketch-canvas)
- Target version: react native - 0.63…
-
Some native module features that were working on react-native-windows 0.63 and when building for Debug in 0.64, fail when building for Release in 0.64.
This causes some apps that rely on native mod…
-
Hi,
`react-native-windows` 0.64.4 contains fixes that would allow an updated version of `react-native-sketch-canvas` to work.
After `react-native-gallery` is upgraded to 0.64.4, I'd open a PR to u…
-
MediaStreamTrack is encapsulating a flow of video frames and some applications might want to be notified when a new video frame happens:
- Existing applications would like to paint into a canvas for …
-
Creating this to centralize discussion on @mofux's idea to support monaco-like decorations as discussed in https://github.com/xtermjs/xterm.js/issues/1380#issuecomment-379848832 and https://github.com…