/react-native-chessboard

A lightweight, simple, and high-performing chessboard for React Native

Primary LanguageTypeScriptMIT LicenseMIT

This package is a fork of the react-native-chessboard by Enzo Mangano.

Extended by the rotated?: boolean Propertie.


rotated?: boolean

If the game board is rotated 180 degrees via transform: [{ rotate: "180deg" }], this setting will also rotate the gesture control animation.

Default: false