UNPKG

@callstack/repack-debugger-app

Version:

Browser debugger app for React Native applications as part of @callstack/repack.

33 lines (26 loc) 1.67 kB
<p align="center"> <img src="https://raw.githubusercontent.com/callstack/repack/HEAD/logo.png"> </p> <p align="center"> A Webpack-based toolkit to build your React Native application with full support of Webpack ecosystem. </p> --- [![Build Status][build-badge]][build] [![Version][version-badge]][version] [![MIT License][license-badge]][license] [![PRs Welcome][prs-welcome-badge]][prs-welcome] [![Code of Conduct][coc-badge]][coc] `@callstack/repack-debugger-app` is browser debugger UI for debugging React Native applications as part of `@callstack/repack`. Check out our website at https://re-pack.netlify.app/ for more info and documentation or out GitHub: https://github.com/callstack/repack. <!-- badges --> [callstack-readme-with-love]: https://callstack.com/?utm_source=github.com&utm_medium=referral&utm_campaign=react-native-paper&utm_term=readme-with-love [build-badge]: https://img.shields.io/github/workflow/status/callstack/repack/CI/main?style=flat-square [build]: https://github.com/callstack/repack/actions/workflows/main.yml [version-badge]: https://img.shields.io/npm/v/@callstack/repack-debugger-app?style=flat-square [version]: https://www.npmjs.com/package/@callstack/repack-debugger-app [license-badge]: https://img.shields.io/npm/l/@callstack/repack-debugger-app?style=flat-square [license]: https://github.com/callstack/repack/blob/master/LICENSE [prs-welcome-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square [prs-welcome]: ./CONTRIBUTING.md [coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square [coc]: https://github.com/callstack/repack/blob/master/CODE_OF_CONDUCT.md