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 @tarojs/components-rn with all npm packages installed. Try it out:

require("expo-camera/package.json"); // expo-camera is a peer dependency. require("@react-native-picker/picker/package.json"); // @react-native-picker/picker is a peer dependency. require("@react-native-community/slider/package.json"); // @react-native-community/slider is a peer dependency. require("expo-av/package.json"); // expo-av 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-barcode-scanner/package.json"); // expo-barcode-scanner is a peer dependency. require("react-native-pager-view/package.json"); // react-native-pager-view is a peer dependency. require("react-native-svg/package.json"); // react-native-svg is a peer dependency. var componentsRn = require("@tarojs/components-rn")

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

@tarojs/components-rn v3.6.18

多端解决方案基础组件(RN)

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