<View>
<View style={{ flex: 1, flexDirection: 'row', alignItems: "center", flexWrap: "nowrap", }}>
<Text style={{ color: blue, fontWeight: "600", marginTop: 30, textAlign: 'center' }}>Don't hava a account?</Text>
<TouchableOpacity>
<Text style={{ color: blue, fontWeight: "600", marginTop: 30, textAlign: 'center' }}> Create new account.</Text>
</TouchableOpacity>
</View>
</View>
下一篇c語言創建json數據