UNPKG
@monoku/react-native-payments-stripe
Version:
latest (0.4.3)
0.4.3
0.4.2
0.4.1
0.4.0
React Native Payments add-on for processing payments with Stripe.
naoufal/react-native-payments
@monoku/react-native-payments-stripe
/
Carthage
/
Checkouts
/
stripe-ios
/
docs
/
index.html
11 lines
(10 loc)
•
223 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
Stripe iOS SDK
</
title
>
<
script
>
window
.
location
.
href
=
window
.
location
.
href
.
replace
(
'index.html'
,
''
) +
'docs/index.html'
;
</
script
>
</
head
>
<
body
>
Redirecting ...
</
body
>
</
html
>