【发布时间】:2015-07-12 18:34:22
【问题描述】:
一个简短的问题。
有没有办法在 react-native Textinput 中集中文本?
这是 jsx 中的标记:
<TextInput style={styles.input} placeholder="Your Account" />
在styles.input中,尝试添加textAlign:"center",不行。
与将 alignAlign 作为属性添加到标记中相同。 有人可以帮我一个忙吗?谢谢。
【问题讨论】:
-
@mplungjan 好像不是,我的是
textAlign:centerin react native(just the same with html input text-align:center) ,他们的问题是多方面的问题行输入。