Updated CodePushDemoApp for RN 0.43 (#785)

This commit is contained in:
max-mironov
2017-04-10 08:51:43 +03:00
committed by GitHub
parent ae271f359e
commit 7462ee4e02
24 changed files with 872 additions and 151 deletions

View File

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