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 table-react-native-sdk with all npm packages installed. Try it out:

require("@react-native-firebase/app/package.json"); // @react-native-firebase/app is a peer dependency. require("@react-native-firebase/messaging/package.json"); // @react-native-firebase/messaging is a peer dependency. require("jcore-react-native/package.json"); // jcore-react-native is a peer dependency. require("jpush-react-native/package.json"); // jpush-react-native is a peer dependency. require("@react-native-community/push-notification-ios/package.json"); // @react-native-community/push-notification-ios is a peer dependency. require("react-native-webview/package.json"); // react-native-webview is a peer dependency. require("react-native-jitsi-meet/package.json"); // react-native-jitsi-meet is a peer dependency. require("@react-native-community/async-storage/package.json"); // @react-native-community/async-storage is a peer dependency. require("react/package.json"); // react is a peer dependency. require("react-native-screens/package.json"); // react-native-screens is a peer dependency. var tableReactNativeSdk = require("table-react-native-sdk")

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

table-react-native-sdk v0.6.0

A React Native SDK for TABLE.co

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