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: +