File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 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 )] ( )
4
4
5
5
## React Native Modals
6
6
React Native Modals Library for iOS & Android.
7
7
8
8
#### How to thank me ?
9
9
Just click on ⭐️ button 😘
10
10
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
+
13
13
<br >
14
14
<br >
15
15
<!--  -->
Original file line number Diff line number Diff line change 25
25
"ios" : {
26
26
"supportsTablet" : true
27
27
},
28
- "description" : " "
28
+ "description" : " " ,
29
+ "githubUrl" : " https://github.com/jacklam718/react-native-modals"
29
30
}
30
31
}
You can’t perform that action at this time.
0 commit comments