-
Issue Type: Bug
Referencing https://github.com/Microsoft/vscode/issues/58090
1.Removed previous vs code and cleared logs,cache
2. Installed vscode from site
3. Attempted updating application as…
-
Currently i'm using RN-sketch-canvas version 0.6.0. In the docs there are mentioned a lot of methods that can be used. Yet 'getBase64()' is missing in the index.js file, therefore I cannot use this me…
-
Issue Type: Bug
1. open vs code
2. see icon requesting to update vs code
3. vs code closes
never reopens. Open vs code and repeat. I've been having this issue since the May installation on t…
-
## Motivation
The shadow is the must-have feature in all of design tools, such as Sketch, Photoshop, etc.
So, there is no reason Lona doesn't support it. Let do it 😉
## Design
Inspired how Sketc…
-
Hi,
I am trying to implements this library in an iOS app. I have already used it on an Android app but when i use: react-native link @terrylinla/react-native-sketch-canvas
It returns to me the n…
-
in iOS its working but sadly not on android with "react-native run-android"
code:
...
import { SketchCanvas } from '@terrylinla/react-native-sketch-canvas';
...
render() {
...
this.canvas = …
-
Getting the following issue on Android, with react-native 0.65:
![error](https://user-images.githubusercontent.com/6114538/43763007-d84b23a6-9a29-11e8-953e-bf034a2157dd.jpeg)
-
Weekly a ser disparada no dia 14/06/2018
Ajude a BrazilJS Weekly postando sua dica, link ou sugestão aqui nos comentários desta issue.
Ao longo da semana vamos debatendo e juntando os melhores lin…
-
Typical implementations on iPhone use a quadratic curve implementation, which requires that the two previous points to be available (which I think we have stored in an array, fortunately!).
While a…
-
After upgrading to the latest version of RNW that includes the `ART` module, I started getting this error on application startup:
```
W20171220-14:45:17.615(-5)? (STDERR) ReferenceError: document …