React native app

This commit is contained in:
nicco
2018-08-23 14:42:28 +02:00
parent 48ecc86a31
commit 59fd301a86
66 changed files with 10610 additions and 0 deletions

3
src/rn/.babelrc Normal file
View File

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