Answer the question
In order to leave comments, you need to log in
Does PhpStorm/WebStorm have Emmet support for StyleSheet in React-Native?
How do you write styles in react-native?
const styles = StyleSheet.create({
button: {
df \\тут при нажатии tab должно выводится "display:'flex'"
},
});
button: {
<df></df>
}
button: {
display: 'flex'
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question