I am current using the following StyleSheet:
StyleSheet
const styles = StyleSheet.create({ profilePicture: { width: 100, }, });
Whe