mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-12-19 04:05:08 +08:00
Update endpoint and example
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
let currentEndpoint = 'https://update.reactnative.cn/api';
|
||||
let currentEndpoint = 'https://update.react-native.cn/api';
|
||||
|
||||
function ping(url, rejectImmediate) {
|
||||
return new Promise((resolve, reject) => {
|
||||
|
||||
Reference in New Issue
Block a user