react-native-loading-skeleton

1.0.1 • Public • Published

rn-react-native-calendar

Loading Skeleton Component

Installation

npm install react-native-loading-skeleton

Week Calendar Usage

import LoadingSkeleton from "rn-react-native-calendar"

const App =()=>{
    return(
        <View>
            <LoadingSkeleton style={{width:300,height:300,backgroundColor:'gray'}} />
        </View>
    )
}

LoadingSkeleton

Contributing

feel free to contribute

License

MIT

Package Sidebar

Install

npm i react-native-loading-skeleton

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

2.38 kB

Total Files

4

Last publish

Collaborators

  • nitinvarda