Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-native-community/checkbox

Package Overview
Dependencies
Maintainers
30
Versions
26
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.13
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
28K
decreased by-69.15%
Maintainers
30
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:

  1. Create an interface (IDL) file to define your Windows Runtime class, its default interface, and any other interfaces it implements.
  2. 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".
  3. Use the skeleton class definitions for reference to implement your Windows Runtime classes.

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

Keywords

FAQs

Package last updated on 02 Nov 2022

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