Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/paramaggarwal/flex-image-demo
- Owner: paramaggarwal
- License: mit
- Created: 2015-06-19T02:28:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-19T05:25:27.000Z (over 9 years ago)
- Last Synced: 2024-11-04T05:42:21.340Z (3 months ago)
- Language: Objective-C
- Size: 7.48 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.