Questions tagged as 'react-navigation-fluid-transitions'

1
answer

How to prevent a React Native application from returning when you click the BackButton using React Navigation

Hello, I'm creating an application in React Native, and for the navigations I've been working with the React Navigation plugin. The structure of my project looks like this: import React from 'react'; import { View, Text, Button } from 'react-n...
asked by 01.11.2018 / 21:55
1
answer

How to inhibit the "back" button in a React Native application using react-navigation-fluid-transitions

I'm creating a mobile app that uses react-native as the basis. To make the transition between screens and to have a better user experience, I'm using react-navigation libraries and react-navigation-fluid-transitions ....
asked by 04.10.2018 / 17:59