🚀 Socket Launch Week 🚀 Day 3: Socket Acquires Coana.Learn More

react-native-gtk4

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

1.23.0
Version published
Weekly downloads
62
-11.43%
Maintainers
1
Weekly downloads
 
Created

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:

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:

  • Fork the repository and create your branch from main.
  • Make your changes and ensure that the code passes the linting rules.
  • Write tests to cover your changes, if applicable.
  • Commit your changes and push them to your forked repository.
  • 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.

FAQs

Package last updated on 08 Aug 2023

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