Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paramaggarwal/aspect-ratio-demo

A demo React Native app, to try out the new aspectRatioBox prop for views.
https://github.com/paramaggarwal/aspect-ratio-demo

Last synced: about 1 month ago
JSON representation

A demo React Native app, to try out the new aspectRatioBox prop for views.

Awesome Lists containing this project

README

        

# aspect-ratio-demo
A demo React Native app, to try out the new aspectRatioBox prop for views.

This demonstrates the changes in this PR: https://github.com/facebook/react-native/pull/1538

# Screenshot

![Screenshot of the running app](https://github.com/paramaggarwal/aspect-ratio-demo/raw/master/Screenshot.png)

# Run

1. Download the repo.
2. Open `AspectRatioDemo.xcodeproj`
3. Click `Run` in Xcode.

# Code

```

{/* 1x1 Aspect Ratio - Square Box. */}









```

# Author

Param Aggarwal ([email protected])

# License

MIT