Commit 25ba9f4f authored by santhosh's avatar santhosh
Browse files

upload image

parent 7e6a3ddb
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
Showing with 1 addition and 1 deletion
+1 -1
......@@ -813,7 +813,7 @@ export default class TaskChat extends Component {
</View>
<TouchableOpacity onPress={() => { this.uploadFile() }}>
<Text>upload file</Text>
<Text>upload file..</Text>
</TouchableOpacity>
<TouchableOpacity style={styles.btnSend} disabled={this.state.itemPressedDisabled} onPress={() => { this.sendMessageText() }}>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment