From 0087111e001559f4f2b63ba9330bafa93d897ade Mon Sep 17 00:00:00 2001 From: Nattatorn Yucharoen Date: Sun, 23 Aug 2020 15:02:56 +0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 11e614d..5b27f40 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,10 @@ Pixel2 ## Install - Git clone the repository. - In the repo directory, run "npm install" to install dependencies + - If you have a problem with react-natigation, Do this https://reactnavigation.org/docs/getting-started - Run "exp start" to initiate expo. Then, you will see instructions to run a demo on a real device or a simulator. + ## Made with help of - [react-native](https://github.com/facebook/react-native) - [react-native-elements](https://github.com/react-native-training/react-native-elements)