Skip to content

This is a sample React Native project which showcases two strategies for displaying dynamic image placeholders.

Notifications You must be signed in to change notification settings

tsvetan-ganev/rn-beautiful-image-placeholders

Repository files navigation

Beautiful image placeholders for React Native

This is a sample project which showcases two strategies for displaying dynamic image placeholders:

  • linear gradients
  • blurhashes

App preview GIF

You can read about the different techniques in the article on my website.

Prerequisites

You must have set up iOS/Android development environment with React Native.

Install

npm i && npx pod-install

Run

# iOS
npm run ios

# Android
npm run android

About

This is a sample React Native project which showcases two strategies for displaying dynamic image placeholders.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published