From b57ee9b7759f8b6bc2e69754d2678bc644731825 Mon Sep 17 00:00:00 2001 From: Welington da Silva Date: Sun, 14 Oct 2018 12:58:01 -0400 Subject: [PATCH] Update README --- .gitignore | 2 ++ README.md | 11 +++++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ebc4fc8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +android/.gradle/* \ No newline at end of file diff --git a/README.md b/README.md index d9659eb..40a35de 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ React Native Navigation Bar Color Change is a [React Native](http://facebook.git + ## Table of Contents @@ -75,6 +76,7 @@ export default class Mynewapp extends Component { justifyContent: 'space-around', alignContent: 'center', alignItems: 'center', + backgroundColor: 'white' }} >