1.1.3 • Published 3 years ago
adnaan-ahmad v1.1.3
Google SignIn
<Google
clientId = clientId
apiKey = apiKey
authDomain = authDomain
projectId = projectId
storageBucket= storageBucket
messagingSenderId = messagingSenderId
appId = appId
/>
Facebook SignIn
<Facebook
appId = appId
/>
Push Notification
<Notification />
Razorpay Payment Gateway
<PaymentGateway
type = 'Razorpay'
totalPayable = {Number}
email = email
mobileNumber = {mobileNumber}
name = name
color = color
/>