From 115bd834aa4c90a9b3d6d099175433fad969b2ee Mon Sep 17 00:00:00 2001 From: Amir Hossein Shekari Date: Fri, 5 Feb 2021 17:40:20 +0330 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8d63343 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# react-native-boilerplate +a React Native boilerplate to develop a mobile app using TypeScript and Mobx