mirror of
https://github.com/standardnotes/mobile.git
synced 2026-08-01 07:48:21 -04:00
Transfer forks into submodules
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,3 +1,9 @@
|
||||
[submodule "vendor/react-native-actionsheet"]
|
||||
path = vendor/react-native-actionsheet
|
||||
url = git@github.com:mobitar/react-native-actionsheet.git
|
||||
[submodule "vendor/react-native-aes"]
|
||||
path = vendor/react-native-aes
|
||||
url = git@github.com:mobitar/react-native-aes.git
|
||||
[submodule "vendor/react-native-mail"]
|
||||
path = vendor/react-native-mail
|
||||
url = git@github.com:mobitar/react-native-mail.git
|
||||
|
||||
Reference in New Issue
Block a user