Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/paramaggarwal/flex-image-demo

A small demo React Native app, to try out the new flex behaviour for static and remote images.
https://github.com/paramaggarwal/flex-image-demo

Last synced: about 1 month ago
JSON representation

A small demo React Native app, to try out the new flex behaviour for static and remote images.

Awesome Lists containing this project

README

        

# flex-image-demo
A small demo React Native app, to try out the new flex behaviour for static and remote images.

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/flex-image-demo/raw/master/Screenshot.png)

# Run

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