https://github.com/andremicheletti/pointer-placer-component
ReactNative component that allow you to place and remove "pointers" in a view
https://github.com/andremicheletti/pointer-placer-component
Last synced: 7 months ago
JSON representation
ReactNative component that allow you to place and remove "pointers" in a view
- Host: GitHub
- URL: https://github.com/andremicheletti/pointer-placer-component
- Owner: AndreMicheletti
- Created: 2018-06-03T23:23:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-05T00:50:19.000Z (over 7 years ago)
- Last Synced: 2025-01-29T16:08:25.800Z (8 months ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pointer Placer Component
## Description
This is a react-native view component that allow you to place and remove "pointers" in a blank view using touch events.
This project was bootstrapped with [Create React Native App](https://github.com/react-community/create-react-native-app).