You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Search through the packages registered in the React Native Directory.
15
17
* Narrow down the results by using filter tokens, such as `:ios`, `:newArchitecture`, or `:hasTypes`.
16
-
* Valid tokens are a subset of all possible API query options, and the values can be seen [in this file](https://github.com/react-native-community/vscode-react-native-directory/blob/main/src/utils.ts#L33).
18
+
* Valid tokens are a subset of all possible API query options, and the values can be seen [in this file](/src/utils.ts#L30-L51).
17
19
* Install the selected packages in the current workspace using your preferred package manager.
18
20
* Dive deep into the stats and analysis with the provided metadata and links.
0 commit comments