Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screens/profile screen #48

Open
wants to merge 2 commits into
base: examples
Choose a base branch
from

Conversation

kostimarko
Copy link

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
ScrollView,
SafeAreaView,
Platform,
TouchableWithoutFeedback,
Copy link
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?

this.setState({ [name]: value });
};

render() {
Copy link
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
Collaborator

Related to #31

@palingheorghe palingheorghe added this to To Do in v0.5 Nov 6, 2018
@palingheorghe palingheorghe moved this from To Do to In Progress in v0.5 Nov 6, 2018
@palingheorghe palingheorghe added this to In Progress in v0.6 Jun 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
v0.5
  
In Progress
v0.6
  
In Progress
Development

Successfully merging this pull request may close these issues.

None yet

3 participants