Skip to content

How to do navigation? #1

Open
Open
@starkcoffee

Description

@starkcoffee

I have one page with a button. I want to click on the button and make it move to a new screen. So first thing to learn is how React Native does navigation!

Good blog post about this:
http://blog.paracode.com/2016/01/05/routing-and-navigation-in-react-native/

Also we should buy this book:
https://leanpub.com/programming-react-native

There seem to be two choise: NavigatoriOS and the react Navigator, which is an abstraction for both platforms. Let's go with the latter as Android is our main platform.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions