microsoft / react-native-windows-samples

A repository showcasing React Native samples and templates for Windows, macOS, and Surface Duo.
https://microsoft.github.io/react-native-windows/
MIT License
477 stars 198 forks source link

Edit Homepage to Not Display Images on Mobile #940

Closed chiaramooney closed 4 months ago

chiaramooney commented 4 months ago

Description

Why

Edit homepage to not display images when webpage is being viewed on mobile. 'Prettier' was run on the source code creating more changes. Only changes to index.js were to add the new HomePageImage class to the image's that should not be displayed on mobile.

BEFORE

image

AFTER

image
Microsoft Reviewers: Open in CodeFlow
chrisglein commented 4 months ago

@chiaramooney Can we get some before after screen captures? Both desktop/wide screen vs. mobile or narrow screen.