https://facebook.github.io/react-native/docs/text.html#style
نمونه مثال:
<View style={{flex: 1}}>
<WebView
source={{ html: "<p style='text-align: justify;'>Justified text here</p>" }}
/>
</View>
اینم برا اندروید:
<Text style={{textAlign: 'right'}}>Solve This</Text>
نکته:
Specifies text alignment. The value 'justify' is only supported on iOS and fallbacks to left on Android.
آیا مایل به ارسال نوتیفیکیشن و اخبار از طرف راکت هستید ؟