From 1a12a5936153e2395f888218907ada276d3cbdf8 Mon Sep 17 00:00:00 2001 From: "Andre Novais Emiliano (novaisea)" Date: Sun, 21 Mar 2021 21:40:18 +0000 Subject: [PATCH] Added alert button --- components/AboutScreen.js | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/components/AboutScreen.js b/components/AboutScreen.js index a29f659..40043b2 100644 --- a/components/AboutScreen.js +++ b/components/AboutScreen.js @@ -1,13 +1,15 @@ import React, { Component } from 'react'; -import { Button, View, Text } from 'react-native'; - +import { Button, View, Text} from 'react-native'; export default class Aboutscreen extends Component { + render() { return ( - - About Screen + + RAM used: 0 + Number of lines used to develop this app: +