GoodDollar / GoodIdentity

A decentralized organization that handles Identity verification to its members.
2 stars 0 forks source link

Add navigation between screens #5

Open hadarbmdev opened 5 years ago

hadarbmdev commented 5 years ago

Following these instructions: https://facebook.github.io/react-native/docs/navigation

On Welcome screen, the Vouch button should navigate to the Vouch component, and the Vote button should navigate to the Vote component(need to add an empty Vote.js to reference to)