Skip to content

Collection of common mobile app layouts built with React Native

License

Notifications You must be signed in to change notification settings

palaniraja/rnlayouts

Repository files navigation

React Native Layouts (rnlayouts)

Donate

Collection of common mobile app layouts built with React Native

Test with rnplay.org

Fork the project and follow the steps described in the rnplay project.

Test locally

  • Download this project
  • cd to the downloaded directory
  • Run npm install
  • react-native run-ios or react-native run-android

Layout1 - Blank view

layout1.js

Layout2 - Blank view with Navbar (statusbar)

layout2.js

Layout3 - Blank view with Navbar & footer

layout3.js

Layout4 - Blank view with Navbar & Tabbar

layout4.js

Layout5 - Adaptive layout (different layouts for portrait and landscape)

layout5.js layout5.js

Layout6 - Gallery layout (left, right arrows overlay)

layout6.js

It is straight forward of 3 column layout with flex and magic of -ve margin. But I spent way much time(in days) thinking

Layout7 - Overlapping images

layout7.js

Based on layout6.js, but to check feasibility of http://www.palaniraja.com/letsreadnotes/

YouTube demo

About

Collection of common mobile app layouts built with React Native

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published