-
The aim is to implement something similar to Herve's Specialization plug-in where an alternate expression can be specified for displaying text on a diagram node or connection. So we must credit @herve…
-
OS:
- [ ] Windows
- [ x] MacOS
- [ ] Linux
_Platform:_
- [ x] iOS
- [ ] Android
Output of `node -v && npm -v && npm ls --prod --depth=0`
```
v10.12.0
6.4.1
views@0.0.1 /Users/***…
-
my app run on my device(samsung grand) and emu, but I tried it on other phone (huawei y5 2017) and it was unable to start
### adb log:
```
03-22 05:54:22.965 30915 30930 E BDLog : BD.BaseEven…
-
We need to add mobile equivalent of Spacer block, it will look same with web but for the 1st iteration we won't be adding a draggable handle to resize the canvas. The size of the canvas will be determ…
-
**About**
A Abacomm é um estúdio de transformação digital com base no Rio de Janeiro e conhecido por trabalhar com equipes locais e remotas. Trabalhamos tanto com projetos para dispositivos móveis …
-
I'm probably doing something wrong in the 'obvious department' but I can't seem to get thus to work...
Header
```import SketchCanvas from "@terrylinla/react-native-sketch-canvas";```
In render:…
-
🔥
## Issue
After some unknown time the onAuthStateChanged never fires back
Since this started happening I've added the following code:
```js
import rnf from 'react-native-firebase';…
-
Hi
Expo v30 includes react-native-svg **6.2.2**. Is there a reason why it does not support ^**7.0.0**? The not so new version significantly improves all its tools for the Android-powered devices.
-
## Plugin version:
- "react-native-background-fetch": "^2.4.6",
- "react-native-background-geolocation": "^2.14.2",
## Platform: Android
- OS version: 8.0.0
- Device manufacturer / model: Sams…
-
Hi,
I started to implement the component, trying out the basic example:
```
import { SketchCanvas } from '@terrylinla/react-native-sketch-canvas';
...
render() {
return(
…