mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-12-16 01:52:35 +08:00
feat: project init
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
module.exports = {
|
||||
root: true,
|
||||
extends: '@react-native-community',
|
||||
};
|
||||
10
Example/testHotUpdate/update.json
Normal file
10
Example/testHotUpdate/update.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"ios": {
|
||||
"appId": 10976,
|
||||
"appKey": "p5q_rPYNOE0WdCf-i9ZCGPw-DUGUCMvY"
|
||||
},
|
||||
"android": {
|
||||
"appId": 10977,
|
||||
"appKey": "bUYKfZgtC9VirZsQbAt8qken2Gq2uxe3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user