Questions tagged as 'navigation'

1
answer

Error in Routing in Node Js

Hi, I'm learning Node and I'm using the ejs library to do renders and routes, but I have a little problem. I would like to know how I can make my Bootstrap navbar correctly point to my routes ... Right now that's how I got my answers from...
asked by 26.12.2017 / 00:14
2
answers

Avoid forwarding mail when reloading the page

A question would have some way of avoiding email resending (I am using the PHPMailer library) when reloading the page without using a button, since I am developing a notification system, but I have a problem that the notifications are they keep...
asked by 18.01.2018 / 15:41
0
answers

Android Studio failed to compile with Xiaomi

I'm making an application with a Navigation Drawer image: link and I wanted to make it through clicking on the top image of the browser (where is the android image) that the Fragment document of the profile was opened (image where the profile...
asked by 27.01.2018 / 03:21
1
answer

How to know which route I am with react-navigation in react-native? [closed]

I am using a Rea-navigation StackNavigation in react-native, but I need my header component to be very personalized according to the route, I will place the custom heade component, but I can not get the name of the route I am on or something tha...
asked by 04.05.2018 / 23:49
1
answer

Go from a fragment of the Drawer Navegation to another activity [closed]

Goodbye everyone, I have a huge problem, I created a Drawer Navigation Activity with their respective fragment and what I want to do is move from a fragment to an activity through a button. Thanks     
asked by 24.11.2017 / 07:46
1
answer

Display my start in Navigation Drawer

I try to start the navigation drawer and the first thing I visualize is the first option of the menu (The first option is called start) without the need of the user to select it. I leave the code if you can help me: public class MainActi...
asked by 04.07.2018 / 02:52
1
answer

Error Can not resolve all parameters for EditPage when reloading my Ionic App with -ionic serve

I have this error when reloading my Ionic App with -ionic serve :    Error: Can not resolve all parameters for EditPage: ([object Object],   [object Object], [object Object],?). This is the EditPage typescript ( edit.ts ): import { Com...
asked by 13.03.2018 / 16:32
0
answers

Navigation drawer with Fragments and tabs

I have a MenuLateral class that is the Navigation Drawer, a ContainerFragment, and an AdapterSection. In Adapter section is where are the methods that receive the parameters for the insertion of fragments and titles of the ContainerFragment clas...
asked by 15.01.2018 / 11:39
1
answer

Problem with BottomNavigationView

When a item is selected from the menu it should be highlighted to make sure it is selected. That works until I implement the OnNavigationItemSelectedListener When I do this the bar continues to work but the highlighting does not...
asked by 12.12.2017 / 19:28
0
answers

Redux and Navigation multiple renderings in one call

Hello I was writing because I suggested an error so to speak, the question is that I'm working with Redux and Navigation. I could make it go from one component to another and go back, the issue is that for example if I'm in HOME (where there...
asked by 04.09.2017 / 19:49