@hasenkrug/react-native-chessboard-adapted
v0.1.7
Published
A lightweight, simple, and high-performing chessboard for React Native
Downloads
9
Readme
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