Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including react-native-target-core with all npm packages installed. Try it out:

require("react-native/package.json"); // react-native is a peer dependency. require("expo-cellular/package.json"); // expo-cellular is a peer dependency. require("react-native-onesignal/package.json"); // react-native-onesignal is a peer dependency. require("react-native-appsflyer/package.json"); // react-native-appsflyer is a peer dependency. require("@sparkfabrik/react-native-idfa-aaid/package.json"); // @sparkfabrik/react-native-idfa-aaid is a peer dependency. require("onesignal-expo-plugin/package.json"); // onesignal-expo-plugin is a peer dependency. require("react-native-webview/package.json"); // react-native-webview is a peer dependency. require("expo/package.json"); // expo is a peer dependency. require("expo-constants/package.json"); // expo-constants is a peer dependency. require("expo-splash-screen/package.json"); // expo-splash-screen is a peer dependency. require("@react-native-async-storage/async-storage/package.json"); // @react-native-async-storage/async-storage is a peer dependency. require("react/package.json"); // react is a peer dependency. var reactNativeTargetCore = require("react-native-target-core")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

react-native-target-core v1.5.1

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free