ryanlntn / react-native-macos-cursor

A cursor module for React Native macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-macos-cursor

A cursor module for React Native macOS

Installation

npm install react-native-macos-cursor

or if using yarn

yarn add react-native-macos-cursor

Usage

import { setCursor } from "react-native-macos-cursor";

setCursor("pointingHand");

License

MIT

About

A cursor module for React Native macOS


Languages

Language:Objective-C 40.1%Language:Ruby 30.9%Language:TypeScript 29.1%