File tree Expand file tree Collapse file tree 2 files changed +32
-32
lines changed Expand file tree Collapse file tree 2 files changed +32
-32
lines changed Original file line number Diff line number Diff line change 11# react-native-quick-firebase
22
3- ![ ] ( https://img.shields.io/badge/Stable-v1.0 .0-green.svg?style=flat )
3+ ![ ] ( https://img.shields.io/badge/Stable-v1.1 .0-green.svg?style=flat )
44![ ] ( https://img.shields.io/badge/RN-v0.59.x+-orange.svg?style=flat )
55
66Firebase simple integration with phone auth and analytics only.
Original file line number Diff line number Diff line change 11{
2- "name" : " react-native-quick-firebase" ,
3- "version" : " 1.0 .0" ,
4- "author" :
" Gaurav D. Sharma <[email protected] >" ,
5- "description" : " Quick firebase integration with phone auth and analytics" ,
6- "homepage" : " https://github.com/dayitv89/react-native-quick-firebase" ,
7- "main" : " index.js" ,
8- "repository" : {
9- "type" : " git" ,
10- "url" : " https://github.com/dayitv89/react-native-quick-firebase"
11- },
12- "license" : " MIT" ,
13- "keywords" : [
14- " react" ,
15- " auth" ,
16- " phone-auth" ,
17- " sms" ,
18- " react-native" ,
19- " react-native-firebase" ,
20- " firebase" ,
21- " analytics" ,
22- " sms-gateway"
23- ],
24- "files" : [
25- " index.js" ,
26- " ios/" ,
27- " android/"
28- ],
29- "peerDependencies" : {
30- "react" : " *" ,
31- "react-native" : " *"
32- }
2+ "name" : " react-native-quick-firebase" ,
3+ "version" : " 1.1 .0" ,
4+ "author" :
" Gaurav D. Sharma <[email protected] >" ,
5+ "description" : " Quick firebase integration with phone auth and analytics" ,
6+ "homepage" : " https://github.com/dayitv89/react-native-quick-firebase" ,
7+ "main" : " index.js" ,
8+ "repository" : {
9+ "type" : " git" ,
10+ "url" : " https://github.com/dayitv89/react-native-quick-firebase"
11+ },
12+ "license" : " MIT" ,
13+ "keywords" : [
14+ " react" ,
15+ " auth" ,
16+ " phone-auth" ,
17+ " sms" ,
18+ " react-native" ,
19+ " react-native-firebase" ,
20+ " firebase" ,
21+ " analytics" ,
22+ " sms-gateway"
23+ ],
24+ "files" : [
25+ " index.js" ,
26+ " ios/" ,
27+ " android/"
28+ ],
29+ "peerDependencies" : {
30+ "react" : " *" ,
31+ "react-native" : " *"
32+ }
3333}
You can’t perform that action at this time.
0 commit comments