diff --git a/app.json b/app.json index fcb6302..7e336e2 100644 --- a/app.json +++ b/app.json @@ -28,6 +28,6 @@ "web": { "favicon": "./assets/favicon.png" }, - "description": "Final Apps" + "description": "" } } diff --git a/components/AboutScreen.js b/components/AboutScreen.js index a3bbd07..4dd1789 100644 --- a/components/AboutScreen.js +++ b/components/AboutScreen.js @@ -10,8 +10,8 @@ export default class Aboutscreen extends Component {
- + centerComponent={{ text: "Info", style: {fontSize: 18, fontWeight: "bold"} }}/> + This is the React Native application that makes part of a research between native and React Native development, to understand the advantages and disavantages and performance of each. There are 3 repositores with a similar app (Swift, Kotlin and React Native). {"\n"} Kotlin Repo - Linking.openURL('https://github.coventry.ac.uk/novaisea/KotlinApp-6001CEM.git')}>https://github.coventry.ac.uk/novaisea/SwiftApp-6001CEM.git {"\n"} @@ -22,6 +22,9 @@ export default class Aboutscreen extends Component {