Build Status License: MIT

Display some placeholder stuff before rendering your text or media content in React Native. Compatible with Expo and react-native-web.

Installation

$ yarn add rn-placeholder

In your code

Import different components or animations and combine them to create the placeholder that fits your need:

This is an example using react-native-web. If you want to run it on a real device, check this Snack project