As i know, react-native stylesheet doesn\'t supports min-width/max-width property.
I have a view and text inside. The view in auto width doesn\'t resize by inherit t
"alignSelf" does the same as 'display: inline-block' would in common HTML/CSS and it works very well for me.
Sample text here