X-Guard / react-native-flic2

Use Flic 2 within your React Native application with ease.
Other
8 stars 9 forks source link

Handle button click in background mode #47

Closed maximko91 closed 4 months ago

maximko91 commented 4 months ago

Hi @jdegger @wesdewitte . Thank for amazing lib. But I need your advice. Is there any possibility to handle button click when app in the background mode. Thanks for your reply.

jdegger commented 4 months ago

thanks! Should work fine out of the box. What is your setup like for it not to work?

maximko91 commented 4 months ago

@jdegger I'm making a small research, to understand if this lib will work for me. My goal is to get events that button was clicked even when application in background and screen is locked. Thank you for your response.

jdegger commented 4 months ago

That will work fine on both iOS and Android. 👍