Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>React Native Icons PreviewNew to Visual Studio Code? Get it now.
React Native Icons Preview

React Native Icons Preview

guidev

|
1,263 installs
| (0) | Free
Preview your React Native icons directly within the vscode editor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

React Native Icons Preview - Vscode Extension

Preview your React Native icons directly within the Visual Studio Code editor.

Demo

Come with useful Snippets

Snippets

Features

  • Seamlessly preview and experiment with React Native icons within VS Code.
  • Real-time updates for instant feedback as you make changes to your icon selections.
  • Included snippets for easy insertion of React Native icons.

Usage

  1. Open a React Native project in Visual Studio Code.
  2. Open a file containing React Native icon components (JavaScript or TypeScript files).
  3. The extension will automatically scan the file for React Native icon components and display a preview of the icons in the editor.
  4. Customize the icons by modifying the icon configurations, names, or colors in the code.
  5. The preview will update in real time as you make changes.

Snippets

To make it even easier to insert React Native icons, the extension includes snippets. Use the following shortcuts followed by the icon name:

  • ai: AntDesign
  • ti: Entypo
  • ei: EvilIcons
  • fi: Feather
  • fa: FontAwesome
  • fa5: FontAwesome5
  • fo: Fontisto
  • fd: Foundation
  • io: Ionicons
  • md: MaterialIcons
  • mc: MaterialCommunityIcons
  • oci: Octicons
  • zi: Zocial
  • si: SimpleLineIcons

For example, typing ai-user will suggest <AntDesign name="user" color="black" size={25}/>.

  1. Enjoy a streamlined development workflow with instant feedback on your React Native icons.

Contributing

Contributions are welcome! If you encounter any issues, have suggestions, or would like to contribute to this extension, please feel free to open an issue or submit a pull request.

License

This extension is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft