Guys I'm trying to integrate Backhandler in CMP, s...
# multiplatform
p
Guys I'm trying to integrate Backhandler in CMP, so could you please help me to implement this, like a code snippet or documentation will be very helpful, thanks.
s
you can directly use Backhandler(true){} remember to use the boolean value true otherwise ti wont work and CMP wont consider the handler,
👍 1
p
Thank you