paulsp94 / react-native-plane

Implement a draggable and zoomable 2d plane with ~60fps in react-native and expo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-plane

Implement a draggable and zoomable 2d plane with ~60fps in react-native and expo.

Installation

Using npm:

$ npm install react-native-plane

Using yarn:

$ yarn add react-native-plane

Usage

Roadmap

  • Implement Drag and Drop
  • Add isReactComponent Checker
  • Add ComponenPosition Props
  • Add dynamic screenview rendering

Contributors

Made with contributors-img.

License

MIT

About

Implement a draggable and zoomable 2d plane with ~60fps in react-native and expo.

License:MIT License