react-native-draw-overlay icon indicating copy to clipboard operation
react-native-draw-overlay copied to clipboard

Ask for draw over other apps permission

Results 8 react-native-draw-overlay issues
Sort by recently updated
recently updated
newest added

``` xx-MacBook-Pro myapp % npm install react-native-draw-overlay --save npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found:...

Need a documentation or tutorial to implement draw over other apps with simple example with this library

I want to run background process after draw app over others app can you please share any example

Hii man! Thanks for this package! but I have manually install and appears this issues; error: package com.reactlibrary does not exist

It seems that the word `display` is not typed correctly. ``` public void askForDispalayOverOtherAppsPermission(Promise promise) { ``` Will make a PR to fix this issue.