SyntaxFix
Write A Post
Hire A Developer
Questions
The easiest way to achieve this is with a negative margin.
const deviceWidth = RN.Dimensions.get('window').width a: { alignItems: 'center', backgroundColor: 'blue', width: deviceWidth, }, b: { marginTop: -16, marginStart: 20, },