Skip to content

Commit cfbc70c

Browse files
committed
Update repo name
1 parent 313c85a commit cfbc70c

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
[![Build Status](https://travis-ci.org/jacklam718/react-native-popup-dialog.svg?branch=master)](https://travis-ci.org/jacklam718/react-native-popup-dialog)
2-
[![npm](https://img.shields.io/npm/dm/react-native-popup-dialog.svg)]()
3-
[![npm](https://img.shields.io/npm/v/react-native-popup-dialog.svg)]()
1+
[![Build Status](https://travis-ci.org/jacklam718/react-native-modals.svg?branch=master)](https://travis-ci.org/jacklam718/react-native-modals)
2+
[![npm](https://img.shields.io/npm/dm/react-native-modals.svg)]()
3+
[![npm](https://img.shields.io/npm/v/react-native-modals.svg)]()
44

55
## React Native Modals
66
React Native Modals Library for iOS & Android.
77

88
#### How to thank me ?
99
Just click on ⭐️ button 😘
1010

11-
[Try it with Exponent](https://exp.host/@jacklam718/popup-dialog-example)<br>
12-
<img src="https://raw.githubusercontent.com/jacklam718/react-native-modals/master/.github/popup-dialog.png" width="220">
11+
[Try it with Exponent](https://exp.host/@jacklam718/modals-example)<br>
12+
1313
<br>
1414
<br>
1515
<!-- ![Example](https://jacklam718.github.io/react-native-modals/resources/react-native-modals.gif) -->

modals-example/app.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"ios": {
2626
"supportsTablet": true
2727
},
28-
"description": ""
28+
"description": "",
29+
"githubUrl": "https://github.com/jacklam718/react-native-modals"
2930
}
3031
}

0 commit comments

Comments
 (0)