File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# react-native-canvas
2+
3+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/ekulabuhov/react-native-canvas.svg )] ( https://greenkeeper.io/ )
242D \< canvas\> API ([ CanvasRenderingContext2D] ( https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D ) ) implementation using OpenGL.
35
46![ 2d path mdn arc example] ( https://user-images.githubusercontent.com/4452263/27204452-f650f892-5233-11e7-9da6-528125502440.png )
Original file line number Diff line number Diff line change 1717 "devDependencies" : {
1818 "babel-preset-env" : " ^1.1.8" ,
1919 "babel-preset-latest" : " ^6.16.0" ,
20- "babel-preset-react-native" : " ^1.9.1 " ,
20+ "babel-preset-react-native" : " ^2.0.0 " ,
2121 "babelify" : " ^7.3.0" ,
22- "chai" : " ^3.5.0 " ,
22+ "chai" : " ^4.0.2 " ,
2323 "gl" : " ^4.0.2" ,
24- "http-server" : " ^0.9 .0" ,
24+ "http-server" : " ^0.10 .0" ,
2525 "mocha" : " ^3.2.0" ,
2626 "pngjs" : " ^3.0.0"
2727 },
You can’t perform that action at this time.
0 commit comments