Using Table in React Native
Hi! We are using a special framework called Solito (https://solito.dev/) that allows us to use React Native-like components to build the UI for our mobile app (iOS, Android) and web app (Next.js). Can we use the React Table implementation, or do you recommend using the Vanilla TS/JS version?
0 Replies