This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var GiphyList = function(_Component) { | |
| babelHelpers.inherits(GiphyList, _Component); | |
| function GiphyList() { | |
| var _Object$getPrototypeO; | |
| var _temp, _this, _ret; | |
| babelHelpers.classCallCheck(this, GiphyList); | |
| for (var _len = arguments.length, args = Array(_len), _key = 0; _key < _len; _key++) { | |
| args[_key] = arguments[_key]; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var GiphyList = function(_Component) { | |
| babelHelpers.inherits(GiphyList, _Component); | |
| function GiphyList() { | |
| var _Object$getPrototypeO; | |
| var _temp, _this, _ret; | |
| babelHelpers.classCallCheck(this, GiphyList); | |
| for (var _len = arguments.length, args = Array(_len), _key = 0; _key < _len; _key++) { | |
| args[_key] = arguments[_key]; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Copyright 2012 the V8 project authors. All rights reserved. | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| // This file relies on the fact that the following declarations have been made | |
| // in runtime.js: | |
| // var $Object = global.Object; | |
| // var $Boolean = global.Boolean; | |
| // var $Number = global.Number; | |
| // var $Function = global.Function; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import React, { | |
| AppRegistry, | |
| Component, | |
| StyleSheet, | |
| Text, | |
| View, | |
| Image, | |
| Dimensions, | |
| TouchableOpacity, | |
| StatusBar, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import React, { | |
| AppRegistry, | |
| Component, | |
| StyleSheet, | |
| Text, | |
| View, | |
| Image, | |
| Dimensions, | |
| StatusBar, | |
| ScrollView |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| RCTRootView *rootView = [[RCTRootView alloc] initWithBundleURL:jsCodeLocation | |
| moduleName:@"KGMP" | |
| initialProperties:nil | |
| launchOptions:launchOptions]; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var React = require('react-native'), | |
| windowDims = require('Dimensions').get('window'), | |
| multiplier = 1000000000000000, | |
| Icon = require('react-native-vector-icons/Entypo') | |
| var { | |
| StyleSheet, | |
| Text, | |
| View, | |
| ScrollView, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var methods = { | |
| get : 'GET', | |
| post : 'POST', | |
| put : 'PUT', | |
| 'delete' : 'DELETE', | |
| patch : 'PATCH' | |
| }, | |
| defaultHeaders = { | |
| }; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * @author Alex Lazar | |
| * REST-API definition for Kickstart actions () | |
| * */ | |
| /*global req, res, require, SQL */ | |
| var KickstartStore = require('store/KickstartStore').KickstartStore, | |
| ActivityStore = require('store/ActivityStore').ActivityStore, | |
| GoalStore = require('store/GoalStore').GoalStore, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Incident Identifier: 3EA0ECF9-63E7-418B-BE75-FF182D189DA1 | |
| CrashReporter Key: 6ce80b42c44c2efed66e4a55a15aedf408567960 | |
| Hardware Model: iPhone7,2 | |
| OS Version: iPhone OS 8.3 (12F70) | |
| Kernel version: Darwin Kernel Version 14.0.0: Sun Mar 29 19:42:54 PDT 2015; root:xnu-2784.20.34~2/RELEASE_ARM64_T7000 | |
| Date: 2015-06-10 03:56:31 -0400 | |
| Exception Code: 0xd1510c8d | |
| Reason: Step count has rolled back!! | |
| Thermal data unavailable |