ShaMan123 / react-native-reanimated-canvas

A react-native component designed especially for responsive drawing

Home Page:https://shaman123.github.io/react-native-reanimated-canvas/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Reanimated Canvas

A canvas component designed especially for responsive drawing in react-native.

Before You Begin

iOS is not yet supported on @next build version.

Installation

Check getting started section of our docs for the detailed installation instructions.

Documentation

Check out our dedicated documentation page for info about this library, API reference and more:

https://shaman123.github.io/react-native-reanimated-canvas/

example

Examples

The source code for the example (showcase) app is under the CanvasExample/ directory. If you want to play with the API but don't feel like trying it on a real app, you can run the example project. Clone the repo, go to the CanvasExample/ folder and run:

yarn install

Then run react-native run-android or react-native run-ios.

About

A react-native component designed especially for responsive drawing

https://shaman123.github.io/react-native-reanimated-canvas/

License:MIT License


Languages

Language:Java 37.2%Language:TypeScript 32.3%Language:Objective-C 21.8%Language:JavaScript 6.8%Language:Ruby 1.7%Language:Starlark 0.3%