React Nativeでテーブルを表示させる

やりたいこと

脱出ゲームの戦績を表示させたい

そのために表が欲しい

ライブラリを使う

react-native-table-component というライブラリがあるらしい

手順

インストール

`npm i react-native-table-component`

→ added 1 package, and audited 1143 packages in 4s

参考

react-native-table-component
Buildtableforreactnative..Latestversion:1.2.2,lastpublished:2yearsago.Startusingreact-native-table-componentinyourprojectbyrunning`npmireact-native-table-compon...

↑こっちはサポートしていないっぽい

GitHub - dohooo/react-native-reanimated-table: 📊 A React Native table component using react-native-reanimated and react-native-gesture-handler.
📊AReactNativetablecomponentusingreact-native-reanimatedandreact-native-gesture-handler.-dohooo/react-native-reanimated-table

↑こっちを利用してと記載されていた

タイトルとURLをコピーしました