Skip to content

Technique for showing additional table columns as screen space permits in a dual-orientation app.

License

Notifications You must be signed in to change notification settings

blefebvre/react-native-responsive-table

Repository files navigation

React Native responsive table demo

This demo React Native app shows how you can build a responsive table that reveals more (or less) of it's data as device orientation changes.

Note: currently only tested on iOS.

Run

npm install
open ios/RNResponsiveTable.xcodeproj

... And press Play ("Build and then run the current scheme").

Rotate the iOS Simulator and watch the table react.

About

Technique for showing additional table columns as screen space permits in a dual-orientation app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published