You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@react-native-community/checkbox

Package Overview
Dependencies
Maintainers
35
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-community/checkbox

React Native Checkbox native modules for Android , iOS and Windows

0.5.20
latest
Source
npmnpm
Version published
Weekly downloads
82K
-6.97%
Maintainers
35
Weekly downloads
 
Created
Source

======================================================================== C++/WinRT CheckboxWindows Project Overview

This project demonstrates how to get started authoring Windows Runtime classes directly with standard C++, using the C++/WinRT SDK component to generate implementation headers from interface (IDL) files. The generated Windows Runtime component binary and WinMD files should then be bundled with the Universal Windows Platform (UWP) app consuming them.

Steps:

  • Create an interface (IDL) file to define your Windows Runtime class, its default interface, and any other interfaces it implements.
  • Build the project once to generate module.g.cpp, module.h.cpp, and implementation templates under the "Generated Files" folder, as well as skeleton class definitions under "Generated Files\sources".
  • Use the skeleton class definitions for reference to implement your Windows Runtime classes.

======================================================================== Learn more about C++/WinRT here: http://aka.ms/cppwinrt/

Keywords

checkbox

FAQs

Package last updated on 14 May 2025

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