@@ -0,0 +1,13 @@
const StyleSheet = require('react-native').StyleSheet
module.exports = StyleSheet.create({
container: {
flex: 1,
justifyContent: 'center',
alignItems: 'center'
},
welcome: {
fontSize: 20,
textAlign: 'center',
margin: 10,
}
})
The note is not visible to the blocked user.