react-native-webview/example
Kirill 283c18b379
fix(jcenter): remove jcenter (#2178)
Builds will no longer be able to resolve artifacts from JCenter after February 1st, 2022 because jcenter servers shut down

so, i remove jcenter and update react-native (since 0.65.1 they don't use jcenter)

Co-authored-by: bibazavr <lebedevki@lad24.ru>
2021-09-27 13:50:52 +02:00
..
android fix(jcenter): remove jcenter (#2178) 2021-09-27 13:50:52 +02:00
assets fix(windows): Fix windows local asset path (#1335 by @kaiguo) 2020-05-15 15:34:55 -07:00
examples feat(ios): Apple Pay support (#1946) 2021-05-21 00:17:24 +02:00
ios feat(compatibility): Support React Native 0.62 (#1364 by @jussikinnula and @kaiguo) 2020-05-26 20:55:02 -07:00
macos chore(windows): Add a .gitattributes to fix line endings across myriad files. (#1431 by @trcoffman) 2020-06-16 11:53:22 -07:00
windows fix(windows): Fix ARM/ARM64 support (#2044) 2021-06-11 08:33:56 -07:00
.gitattributes chore(example): Added example app 2020-01-16 14:49:10 -08:00
.gitignore feat(macOS): macOS Support (#1164) 2020-02-12 15:39:11 -08:00
.prettierrc.js chore(example): Added example app 2020-01-16 14:49:10 -08:00
.watchmanconfig chore(example): Added example app 2020-01-16 14:49:10 -08:00
App.tsx feat(ios): Apple Pay support (#1946) 2021-05-21 00:17:24 +02:00
app.json chore(example): Added example app 2020-01-16 14:49:10 -08:00
babel.config.js chore(example): Added example app 2020-01-16 14:49:10 -08:00
index.js chore(example): Added example app 2020-01-16 14:49:10 -08:00
metro.config.js chore(example): Added example app 2020-01-16 14:49:10 -08:00
tsconfig.json chore(example): Added example app 2020-01-16 14:49:10 -08:00