[APP-547] Universal links & deeplinking (#555)
* added ios scheme and intentFilters for deep linking * added intentFilters for android deep linking * add .env files to .gitignore * add autoVerify for android deep links
This commit is contained in:
+5
-1
@@ -92,4 +92,8 @@ web-build/
|
||||
|
||||
# Android & iOS folders
|
||||
android/
|
||||
ios/
|
||||
ios/
|
||||
|
||||
# environment variables
|
||||
.env
|
||||
.env.*
|
||||
Reference in New Issue
Block a user