var {Platform}

This commit is contained in:
Geoffrey Goh
2015-11-25 18:34:42 -08:00
parent ee3b9e6f3b
commit d2cf60598c
5 changed files with 5 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
var Platform = require("react-native").Platform;
var { Platform } = require("react-native");
var testPackage = {
description: "Angry flappy birds",