Skip to content

Ht6#59

Open
val3ntin wants to merge 3 commits intoromabelka:masterfrom
val3ntin:ht6
Open

Ht6#59
val3ntin wants to merge 3 commits intoromabelka:masterfrom
val3ntin:ht6

Conversation

@val3ntin
Copy link
Copy Markdown

No description provided.

Comment thread mobile/App.js
const btnEventCardTitle = this.state.showEventCard ? 'close events card' : 'open events card'

return (
<ScrollView>
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

лучше на одном экране уместить

<View style={{width: 200, minHeight: 30, backgroundColor: 'powderblue'}}>
<Text>{title}</Text>
</View>
<View style={{width: 200,minHeight: 30, backgroundColor: 'skyblue'}}>
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Избегай инлайновых стилей, используй StyleSheet.create()

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants