Skip to content

Screens/profile screen#48

Open
kostimarko wants to merge 2 commits into
galio-org:examplesfrom
kostimarko:screens/profile-screen
Open

Screens/profile screen#48
kostimarko wants to merge 2 commits into
galio-org:examplesfrom
kostimarko:screens/profile-screen

Conversation

@kostimarko
Copy link
Copy Markdown

I created the profile screen. I didn't know where the scrollview should cut off, so I made it after the user stats.

@hetmann hetmann changed the base branch from master to examples November 2, 2018 03:37
Comment thread routes.js
ScrollView,
SafeAreaView,
Platform,
TouchableWithoutFeedback,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kostimarko TouchableWithoutFeedback is not used anywhere, can you please update this?

Comment thread src/screens/Profile.js
this.setState({ [name]: value });
};

render() {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kostimarko let us know when you finish the Profile screen, it should look like the one in design

@palingheorghe
Copy link
Copy Markdown
Collaborator

Related to #31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants