Skip to content

movibe/expo-router-stack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expo Router Instagram responsive layout demo using SCSS

Use expo-router to build universally responsive navigation using files in the app/ directory.

Demo

Check out the web demo here. Pull the app and run in Expo Go to see the results on native.

Check out this sandbox to edit the code inside your browser.

Responsive

A tab navigator that works well in landscape or portrait mode, same code used across web and native.

responsive.mp4

No JavaScript, No Problem

On web, responsive CSS is used to ensure styles work even before the JavaScript has loaded.

js-disabled.mp4

📝 Notes

About

Responsive Instagram layout clone. Built with Expo Router v2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.2%
  • JavaScript 23.6%
  • SCSS 3.1%
  • Other 0.1%