-1
Speak, Glr! I’m a beginner in React Native.
I would like to know if it is possible and, if yes, how to create an "options bar" that appears even outside the app, when the user leaves the open window of the app.
This bar, for example, would have some buttons that would trigger events on the smartphone.
Example:
(that bar would be from another app and not from the calculator)
Please clarify your problem or provide additional details in order to highlight exactly what you need. The way it’s written these days it’s hard to tell exactly what you’re asking.
–
Hello Arthur, there is a package, the React-Native-floating-Bubble, of course it’s not when you close the app, but when you go to other operating system screens or other apps. Works similar to the Facebook Messenger on Android. If someone needs something similar for "pure Android" use https://github.com/txusballesteros/bubbles-for-android. (React-floating-Bubble is a wrapper for it). If you have a specific question about the component you can [Edit] the question.
– Guilherme Nascimento
Show! Wanted some material in this regard. Helped too much, thank you!
– Arthur Rodrigues