BearStudio / start-ui-native

🚀 Start UI [native] is an opinionated UI starter with ⚛️ React Native, 🌿 Ficus UI, ⚛️ Zodios & 🐜 Formiz — From the 🐻 BearStudio Team
MIT License
139 stars 16 forks source link

Add empty state component #11

Closed qlereboursBS closed 3 years ago

qlereboursBS commented 3 years ago

Aim of this PR

This PR aims at adding a component to show an empty state (also called error state or whatever). We always need this kind of screen to warn the user that there was an error loading the data, or that there are no results for his search, or even that during the development phase, the current screen is in progress.

Screenshots

Simple empty state Empty state with action
Screenshot_20210822_194915_com startuinativeapp Screenshot_20210822_194908_com startuinativeapp