issues
search
BenJeau
/
react-native-draw
SVG based data-driven React Native drawing component 🎨
https://www.npmjs.com/package/@benjeau/react-native-draw
MIT License
131
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ReanimatedError: [Reanimated] Tried to synchronously call a non-worklet function `addPointToPath` on the UI thread.
#84
GerardoGarciaR
opened
3 months ago
0
Unable to draw on iOS build, works locally on Expo
#83
agastyav05
closed
1 year ago
0
fix: app crash when opacity slider is moved to 0
#82
Kwonkunkun
opened
1 year ago
1
feat: add shouldCancelWhenOutside parameter in Canva.tsx
#81
Kwonkunkun
opened
1 year ago
0
fix: replace .onEnd -> .onTouchesUp in Canvas.tsx
#80
Kwonkunkun
opened
1 year ago
1
Is there a way to change the point sampling rate i.e. how many points are recorded per second?
#79
sickopickle
opened
1 year ago
2
Able to draw out of height and width
#78
nijarv
opened
1 year ago
1
chore(deps): Bump minimist from 1.2.5 to 1.2.8
#77
dependabot[bot]
opened
1 year ago
0
chore: upgrade package dependencies
#76
kdh0324
closed
1 year ago
1
Bezier curves
#75
aidyun
closed
1 year ago
2
chore(deps): Bump parse-url from 6.0.0 to 6.0.5
#71
dependabot[bot]
closed
1 year ago
1
Unable to draw anything on Canvas.
#70
mhumza37dev
opened
2 years ago
28
Display text or images on canvas
#67
realSid99
opened
2 years ago
1
Be able to draw single dots
#66
simonrahm
opened
2 years ago
2
chore(deps): Bump parse-url from 6.0.0 to 6.0.2
#65
dependabot[bot]
closed
2 years ago
1
Canvas Prop for shouldCancelWhenOutside
#64
simonrahm
opened
2 years ago
1
Cannot draw even following every instruction
#63
brianso123
opened
2 years ago
13
VSCode is unable to find types
#62
Gamez0
closed
2 years ago
4
Slow performance when holding stroke for a long time
#61
nathanguigui
opened
2 years ago
3
Support reanimated
#59
tiamed
opened
2 years ago
1
Modify lines
#58
mksmkss
opened
2 years ago
2
feat: added enabled prop to Canvas
#57
BenJeau
closed
2 years ago
0
Lock the canvas
#56
Jun-Ikeda
closed
2 years ago
3
Move to Gesture API introduced with react-native-gesture-handler 2
#55
gfringeli
closed
2 years ago
4
Move to Gesture API introduced with react-native-gesture-handler 2
#54
gfringeli
closed
2 years ago
1
Function which return bitmap image in base64 format.
#53
Anubhavshakya
closed
2 years ago
2
Webview as a possible Canvas
#52
BenJeau
opened
2 years ago
0
More ref methods (replacePaths, addPaths)
#51
BenJeau
opened
2 years ago
0
feat: add skia as a renderer (creating abstracting package for canvases)
#50
BenJeau
opened
2 years ago
1
feat: combine paths with identical props (except d)
#49
BenJeau
closed
2 years ago
0
Combine paths if strokes have same properties (except for the d attribute)
#48
Anubhavshakya
closed
2 years ago
2
Generate IDs for paths for better performance
#47
BenJeau
opened
2 years ago
1
Add rudimentary layering support
#46
BenJeau
opened
2 years ago
0
feat: big refactor to eliminate the need of unused parts
#44
BenJeau
closed
2 years ago
0
Drawing is not working, I have use given example
#43
Anubhavshakya
closed
2 years ago
3
chore(deps): bump nanoid from 3.1.30 to 3.2.0 in /example
#42
dependabot[bot]
closed
2 years ago
0
chore(deps): bump follow-redirects from 1.14.4 to 1.14.7 in /example
#41
dependabot[bot]
closed
2 years ago
0
chore(deps): bump shelljs from 0.8.4 to 0.8.5 in /example
#40
dependabot[bot]
closed
2 years ago
0
feat: allow brush thickness to be set directly
#39
JimBrocato
closed
2 years ago
1
Investigate implementing a Skia renderer
#38
BenJeau
opened
2 years ago
3
fix: empty svg path
#37
BenJeau
closed
2 years ago
0
Error [CoreGraphics] clip: empty path.
#36
cerven
closed
2 years ago
6
feat: SVG path strings optional in initial values
#35
BenJeau
closed
2 years ago
1
Reexport `createSVGPath` from utils
#34
cerven
closed
2 years ago
4
[iOS][Release Build]: Facing crash
#33
KushalDesai1
closed
2 years ago
3
Features
#32
hirbod
closed
2 years ago
2
feat: update deps and moved example to expo
#31
BenJeau
closed
3 years ago
0
fix: canvas overlay overlay border radius
#30
BenJeau
closed
3 years ago
0
feat: added ref function to get svg path
#29
BenJeau
closed
3 years ago
0
fix: dynamic height of brushproperties
#28
BenJeau
closed
3 years ago
0
Next