File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed
Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11<h1 align =" center " >Welcome to @mrakesh0608/react-native-loading-dots 👋</h1 >
2+
23<p align =' center ' >A Loading Dots Component for React Native</p >
4+
35<p align =' center ' >
46 <a href =" https://www.npmjs.com/package/@mrakesh0608/react-native-loading-dots " target =" _blank " >
57 <img alt="Version" src="https://img.shields.io/npm/v/@mrakesh0608/react-native-loading-dots.svg">
2325npm i @mrakesh0608/react-native-loading-dots
2426```
2527## Usage
26- [ Try on Expo Snack] ( https://snack.expo.dev/@mrakesh0608/react-native-loading-dots- )
28+ <div align =' right ' >
29+ <a href =" https://snack.expo.dev/@mrakesh0608/react-native-loading-dots- " target =" _blank " >
30+ <span>Try this example on Expo Snack</span>
31+ <svg width="14px" height="14px" viewBox="0 0 16 16" style="vertical-align: -1px" stroke="none" stroke-width="1" fill="none">
32+ <polyline stroke="currentColor" points="8.5 0.5 15.5 0.5 15.5 7.5" />
33+ <path d="M8,8 L15.0710678,0.928932188" stroke="currentColor" />
34+ <polyline stroke="currentColor" points="9.06944444 3.5 1.5 3.5 1.5 14.5 12.5 14.5 12.5 6.93055556" />
35+ </svg>
36+ </a >
37+ </div >
38+
2739```
2840import { View, Text, ScrollView } from 'react-native';
2941import { LoadingDots } from '@mrakesh0608/react-native-loading-dots';
@@ -73,4 +85,4 @@ Give a ⭐️ if this project helped you!
7385
7486## 📝 License
7587Copyright © 2023 [ Merugu Rakesh] ( https://github.com/mrakesh0608 ) .<br />
76- This project is [ MIT] ( https://github.com/mrakesh0608/react-native-loading-dots/blob/master/LICENSE ) licensed.
88+ This project is [ MIT] ( https://github.com/mrakesh0608/react-native-loading-dots/blob/master/LICENSE ) licensed.
Original file line number Diff line number Diff line change 11{
22 "name" : " @mrakesh0608/react-native-loading-dots" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "description" : " A Loading Dots Component for React Native" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments