React Native Debugger for Atom IDE.
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.
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!
atom-ide-debugger-react-native
is BSD-licensed. We also provide an additional patent grant.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.