hongwei-bai / react-native-demo-waterfall

A react-native application demo with waterfall image loading.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-demo-waterfall

A react-native application demo with waterfall image loading.

This demo is created by react-native command.

See official document from Facebook:

Getting Started

My blog:

Start A React Native Project

My related posts about React native:

The waterfall layout is using a 3rd party library and I tested it for good.

https://github.com/gimhol/react-native-waterfall

The demo loads web images by urls.

I did not use fetch() to get image urls from my Spring server APIs due to my extremely slow upload speed. :=( (I have to upload my war package to server for nearly 20 minutes...)

While it is easy.

Screenshots:

3

About

A react-native application demo with waterfall image loading.


Languages

Language:JavaScript 61.5%Language:Objective-C 20.7%Language:Python 10.3%Language:Java 7.5%