简体   繁体   中英

How to create a zoomable grid for game in React Native?

I need to create simple 2d, grid-based game (like tic-tac-toe, but with a lot of cells) in React Native. Is it possible? And how to create basic grid with zoom option?

也许这可以帮助https://discuss.reactjs.org/t/react-native-grid-expand/2749这是一个帖子和讨论的链接也许可以帮助您进行缩放

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM