Giter Site home page Giter Site logo

react navigation in web about web HOT 7 OPEN

react-navigation avatar react-navigation commented on April 29, 2024
react navigation in web

from web.

Comments (7)

samaneh-kamalian avatar samaneh-kamalian commented on April 29, 2024

Can anyone help? I searched a lot but did not find a way :(

from web.

soroushm avatar soroushm commented on April 29, 2024

@samaneh-kamalian these package belongs to version 3,4
also, I didn't get what are you trying to say please share screenshot and more details

from web.

samaneh-kamalian avatar samaneh-kamalian commented on April 29, 2024

Scan QR Code header must be at top of the screen but now it is at the bottom of screen!
Screen Shot 2021-05-18 at 9 28 19 AM

Sometimes, when reload the page, header placed on top of the screen but back button disappear!

I have Stack.Navigator with about 20 Stack.Screen in it. there is not any other navigator like Tab or other.
I just use linking={{ enabled: true }} in NavigationContainer . I try to define linking like this:

linking = {
      prefixes: ['http://localhost:2000']
      config: {
        screens:{
          ... ,
          ScanQrcode: 'ScanQrcode',
          ...
        }
      }
           
}

But no difference has been made!

from web.

soroushm avatar soroushm commented on April 29, 2024

@samaneh-kamalian linking is for the deep link not related to this one

maybe have a style problem or I'm afraid of using wrong navigation, somehow the two-screen is the on-screen could you share your project with me on GitHub repo

from web.

samaneh-kamalian avatar samaneh-kamalian commented on April 29, 2024

Thanks @soroushm.
you are right .
I use a menu as the header right of one of the pages. The style of the rest of the pages falls apart!
but I dont know why it happens!

from web.

samaneh-kamalian avatar samaneh-kamalian commented on April 29, 2024

Thanks @soroushm.
you are right .
I use a menu as the header right of one of the pages. The style of the rest of the pages falls apart!
but I dont know why it happens!

Unfortunately, I still have the problem. The first time the page is loaded, the header is at the bottom of the page, even if remove the header right, and after reloading, the header is placed at the top of the page :(((((((((((((((((((((((((((

from web.

soroushm avatar soroushm commented on April 29, 2024

@samaneh-kamalian dear I don't have the magic power to observe you code, share it with me, otherwise I can’t help you!

from web.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.