This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-11-18
Channels
- # architecture (33)
- # asami (1)
- # aws (1)
- # babashka (19)
- # beginners (48)
- # bristol-clojurians (1)
- # calva (5)
- # cider (12)
- # cljdoc (15)
- # cljsrn (7)
- # clojure (151)
- # clojure-europe (19)
- # clojure-losangeles (1)
- # clojure-nl (2)
- # clojure-provo (4)
- # clojure-spec (9)
- # clojure-uk (21)
- # clojuredesign-podcast (28)
- # clojurescript (33)
- # core-typed (1)
- # cryogen (2)
- # css (6)
- # cursive (10)
- # data-science (1)
- # datomic (20)
- # events (3)
- # expound (72)
- # figwheel-main (5)
- # fulcro (43)
- # graalvm (6)
- # helix (1)
- # kaocha (13)
- # leiningen (2)
- # malli (1)
- # meander (93)
- # membrane (4)
- # off-topic (17)
- # pathom (6)
- # portland-or (5)
- # re-frame (25)
- # reagent (6)
- # reitit (7)
- # reveal (30)
- # shadow-cljs (25)
- # vim (2)
@lepistane what do you mean by “overlay”? Do you mean to position a View absolutely (in the CSS sense) above all other views?
@raspasov no not really i am asking how can i do something like https://i.gadgets360cdn.com/large/du_recorder_cropped_1517397005936.jpg this is screenshot from screen recording app as u can see home screen in the background and then u have buttons on the right. I am just looking for a way to create that 'overlay' as i call it to have button over whatever app is in the background
no not really as far as i know screen recorders for apple devices work in a similar fashion
AFAIK, this feature called draw over other apps
. a simple search draw over other apps react native
shows that it is not included with react-native but its still doable for android. i'm not so sure for ios though
@lepistane you may want to look here: https://github.com/MaxToyberman/react-native-draw-overlay