- Notifications
You must be signed in to change notification settings - Fork0
Find and install right packages for all of your React Native apps right from your VS Code.
License
NotificationsYou must be signed in to change notification settings
react-native-community/vscode-react-native-directory
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A VS Code extension that allows browsing through theReact Native Directory
and performing actions related to the chosen package inside the built-in editor Command Palette.
- Search through the packages registered in the React Native Directory.
- Narrow down the results by using filter tokens, such as
:ios,:newArchitecture, or:hasTypes.- Valid tokens are a subset of all possible API query options, and the values can be seenin this file.
- Install the selected packages in the current workspace using your preferred package manager.
- Dive deep into the stats and analysis with the provided metadata and links.
- Go toVS Marketplace.
- Click on the"Install" button.
- Go toOpen VSX Registry.
- Click on the"Download" button
- In VS Code:
- Navigate to the"Extensions" pane (Ctrl/Cmd+Shift+X).
- Click"More" button (three dots in the right corner of header) and select"Install from VSIX".
- Select the VSIX file downloaded earlier in the process.
Make sure you haveBun installed.
Checkout the repository locally.
Run the following commands to install dependencies and compile source:
bun install
In VS Code:
- Open folder containing the extension repository.
- Navigate to the"Run and Debug" pane (Ctrl/Cmd+Shift+D).
- Select"Run with extension" launch task, and press"Start Debugging" button (F5).
About
Find and install right packages for all of your React Native apps right from your VS Code.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.

