New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-native-gtk4

Package Overview
Dependencies
Maintainers
0
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-gtk4

React renderer for GTK4 using node-gtk

  • 2.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

React Native GTK4

React Native GTK4 allows you to build native GTK4 applications using React. It provides a bridge between React and the GTK4 toolkit, enabling you to develop cross-platform desktop applications with familiar React components and development patterns.

Version Build Codecov Downloads Stars License

Getting Started

Prerequisites

Before you begin, ensure that you have the following installed on your development machine:

  • Node.js (v18 or higher)
  • GTK4

Installation

To install React Native GTK4, you can use npm:

npm install react-native-gtk4

Usage

Check out the example applications in the examples directory for a working example of a React Native GTK4 application.

Contributing

We welcome contributions to React Native GTK4! To contribute, please follow these steps:

  1. Fork the repository and create your branch from main.
  2. Make your changes and ensure that the code passes the linting rules.
  3. Write tests to cover your changes, if applicable.
  4. Commit your changes and push them to your forked repository.
  5. Open a pull request to the main repository with a clear description of your changes.

License

React Native GTK4 is released under the MPL-2.0. See the LICENSE file for more information.

Acknowledgements

React Native GTK4 is built upon the foundations of node-gtk and ts-for-gir. We would like to express our gratitude to the original authors of these projects for their work.

Keywords

FAQs

Package last updated on 27 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc