# atom-ide-debugger-react-native **Repository Path**: mirrors_facebookarchive/atom-ide-debugger-react-native ## Basic Information - **Project Name**: atom-ide-debugger-react-native - **Description**: Nuclide React Native debugger for Atom - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # atom-ide-debugger-react-native React Native Debugger for Atom IDE. ## Usage Run `apm install atom-ide-debugger-react-native` to install the Atom package. This repository holds the published Atom package, which is a thin wrapper over the [`atom-ide-debugger-react-native` NPM module](https://www.npmjs.com/package/atom-ide-debugger-react-native). The code for `atom-ide-debugger-react-native` can be found at https://github.com/facebook/nuclide/tree/master/modules/atom-ide-debugger-react-native. > NOTE: Unfortunately `apm publish` behaves quite differently from NPM, which makes it difficult to maintain both an APM-friendly repository and an NPM-friendly repository. This is our workaround! ## License `atom-ide-debugger-react-native` is BSD-licensed. We also provide an additional patent grant.