Git Product home page Git Product logo

react-native-easy-state-view's Introduction

React Native Easy State View

Battle Tested โœ…

Fully customizable State View with plug & play usage for React Native.

npm version npm Platform - Android and iOS License: MIT

React Native Easy State View Image React Native Easy State View Image

React Native Easy State View Image React Native Easy State View Image

React Native Easy State View Image

Version 1.0.0 ๐Ÿฅณ

Version 1.0.0 is finally here after thousands of downloads and usage of this library ๐Ÿ˜Ž I wonder that what you're going to build with this library. I will share your awesome product on here

Installation

Add the dependency:

npm i react-native-easy-state-view

Peer Dependencies

IMPORTANT! You need install them
"@freakycoder/react-native-bounceable": ">= 0.2.4"

Basic Usage

<StateView
  enableButton
  buttonText="Refresh"
  title="No Content"
  description="Etiam porta sem malesuada magna mollis euismod. Sed posuere consectetur est at lobortis."
  onPress={() => {}}
/>

Example Application

  • I shared the example project to check what it is: check the code, and yes! :) all of the images, screenshots are directly taken from this example. Of course, you can simply clone the project and run the example on your own environment.

Configuration - Props

Property Type Default Description
style style default customize/override the default style of the main state view
title string undefined change the title
titleStyle style default use this to change title's style
onPress function undefined use this to handle the press the button
description string undefined use this to change description's style
descriptionStyle style default use this to change description's style
isCenter boolean false use this to center the StateView's content
imageStyle style default use this to change own image style
imageSource image Cutie Snow Globe Image use this to set own image source
enableButton boolean false set the enableButton to use the button
buttonComponent component RNBounceable use this to implement own button
buttonContainerStyle style default use this to implement own style for button container
buttonTextStyle style default use this to implement own style for button's text style
buttonText string "Let's Go!" use this to set button's text
shadowStyle style _shadowStyle use this to set own shadow style

Credits

Thanks for Kaylylai for these awesome illustrations :O I love her work a lot! Here is the Kaylylai's Dribbble portfolio : Kaylylai's Dribble

Author

FreakyCoder, [email protected]

License

React Native Easy State View Library is available under the MIT license. See the LICENSE file for more info.

react-native-easy-state-view's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar wrathchaos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

react-native-easy-state-view's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.