-
Reporting a bug or issue
React Created Artboard could not be retrieved by the mirror app.
**How to reproduce:**
Use Artbord to create an artbord.
```
Text
```
o…
-
[react-sketchapp doc](http://airbnb.io/react-sketchapp/docs/API.html#svg)
-
https://www.sketchapp.com/learn/
-
[react-sketchapp doc](http://airbnb.io/react-sketchapp/docs/API.html#artboard).
Can just render `Frame`.
-
Hello, can you please check the issues with sketchapp v50? Thanks
sykot updated
5 years ago
-
See about getting sketch versions of the components out for iteration in Sketch. (https://airbnb.io/react-sketchapp/)
-
`react-sketchapp` and `react-native-svg` have more svg elements now:
```js
{ ClipPath, Image, Pattern, TextPath, TSpan }
```
Should I go ahead and open a PR @chengyin ?
-
E.g. would this be able to run Sketchtool (https://developer.sketchapp.com/guides/sketchtool/)?
-
_I am..._
| -------------------------------------------------------------------------------------------------
| Reporting a bug or issue
| --------------------------------------------------------…
-
I was just testing something out simple with this and plugged in a basic html file
```html
do what you love
Headline 1
Body
```
I followed …