add auto for react native
This commit is contained in:
@@ -4,3 +4,6 @@
|
||||
[submodule "servers/walletman"]
|
||||
path = servers/walletman
|
||||
url = https://gitea.seaflygames.live/ipay/walletman.git
|
||||
[submodule "libs/rnauto"]
|
||||
path = libs/rnauto
|
||||
url = https://gitea.seaflygames.live/true_casey/rnauto.git
|
||||
|
||||
@@ -334,6 +334,7 @@ export default class App extends Component<AppProps, AppState> {
|
||||
mobile: result.mobile,
|
||||
token: result.token,
|
||||
userId: result.userId,
|
||||
extend: result.extend,
|
||||
profileDetail: result.profileDetail,
|
||||
});
|
||||
console.log(response);
|
||||
|
||||
Submodule
+1
Submodule libs/rnauto added at 1634953750
+1
-1
Submodule libs/rnwalletman updated: a93f5d75c3...db42db3e95
Reference in New Issue
Block a user