Cancel soft buttons on react native app android
up vote
-1
down vote
favorite
I have app with react native,
I would like to cancel the soft button on my screen, I mean I want to not have an option to exit from the app.
My app installed on amazon fire tablet.
I would like to get some solution or any third-party app.
*prefer to be as code solution in react native
Thank you
android react-native
add a comment |
up vote
-1
down vote
favorite
I have app with react native,
I would like to cancel the soft button on my screen, I mean I want to not have an option to exit from the app.
My app installed on amazon fire tablet.
I would like to get some solution or any third-party app.
*prefer to be as code solution in react native
Thank you
android react-native
Possible duplicate of How to hide the soft-key bar on Android phone?
– Wrokar
Nov 9 at 20:12
@Wrokar I have seen this solution but I want it to be by code of react native as part of the render/propsDidMount()...
– JJ Redikes
Nov 9 at 20:15
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I have app with react native,
I would like to cancel the soft button on my screen, I mean I want to not have an option to exit from the app.
My app installed on amazon fire tablet.
I would like to get some solution or any third-party app.
*prefer to be as code solution in react native
Thank you
android react-native
I have app with react native,
I would like to cancel the soft button on my screen, I mean I want to not have an option to exit from the app.
My app installed on amazon fire tablet.
I would like to get some solution or any third-party app.
*prefer to be as code solution in react native
Thank you
android react-native
android react-native
edited Nov 9 at 20:16
asked Nov 9 at 20:03
JJ Redikes
113
113
Possible duplicate of How to hide the soft-key bar on Android phone?
– Wrokar
Nov 9 at 20:12
@Wrokar I have seen this solution but I want it to be by code of react native as part of the render/propsDidMount()...
– JJ Redikes
Nov 9 at 20:15
add a comment |
Possible duplicate of How to hide the soft-key bar on Android phone?
– Wrokar
Nov 9 at 20:12
@Wrokar I have seen this solution but I want it to be by code of react native as part of the render/propsDidMount()...
– JJ Redikes
Nov 9 at 20:15
Possible duplicate of How to hide the soft-key bar on Android phone?
– Wrokar
Nov 9 at 20:12
Possible duplicate of How to hide the soft-key bar on Android phone?
– Wrokar
Nov 9 at 20:12
@Wrokar I have seen this solution but I want it to be by code of react native as part of the render/propsDidMount()...
– JJ Redikes
Nov 9 at 20:15
@Wrokar I have seen this solution but I want it to be by code of react native as part of the render/propsDidMount()...
– JJ Redikes
Nov 9 at 20:15
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53232596%2fcancel-soft-buttons-on-react-native-app-android%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Possible duplicate of How to hide the soft-key bar on Android phone?
– Wrokar
Nov 9 at 20:12
@Wrokar I have seen this solution but I want it to be by code of react native as part of the render/propsDidMount()...
– JJ Redikes
Nov 9 at 20:15