UNPKG

spinjs

Version:

[![Join the chat at https://gitter.im/sysgears/spinjs](https://badges.gitter.im/sysgears/spinjs.svg)](https://gitter.im/sysgears/spinjs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![npm version](https://badge.fury.io/js/spi

18 lines 846 B
require('react-native/Libraries/polyfills/Object.es6.js'); require('react-native/Libraries/polyfills/console.js'); require('react-native/Libraries/polyfills/error-guard.js'); require('react-native/Libraries/polyfills/Number.es6.js'); require('react-native/Libraries/polyfills/String.prototype.es6.js'); require('react-native/Libraries/polyfills/Array.prototype.es6.js'); require('react-native/Libraries/polyfills/Array.es6.js'); require('react-native/Libraries/polyfills/Object.es7.js'); require('react-native/Libraries/polyfills/babelHelpers.js'); global.__DEV__ = __DEV__; global.__BUNDLE_START_TIME__ = global.nativePerformanceNow ? global.nativePerformanceNow() : Date.now(); if (!global.self) { global.self = global; } require('react-native/Libraries/Core/InitializeCore.js'); //# sourceMappingURL=react-native-polyfill-16.js.map