Project init

This commit is contained in:
MedihaZukic
2017-09-23 09:53:25 +02:00
parent 8c7f9a5cae
commit 926e79e0ec
47 changed files with 9440 additions and 0 deletions

3
.babelrc Normal file
View File

@@ -0,0 +1,3 @@
{
"presets": ["react-native"]
}