mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
feat(iOS): Safe Area Support (#6230)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -36,6 +36,7 @@ e2e/**/test-results.xml
|
||||
# Webpack configuration files
|
||||
webpack.config.js
|
||||
tsconfig.esm.json
|
||||
tsconfig.tns.json
|
||||
|
||||
# Generated files
|
||||
*.map
|
||||
@@ -65,4 +66,4 @@ TestRunResult.txt
|
||||
|
||||
tns-core-modules.base.d.ts
|
||||
tns-core-modules.d.ts
|
||||
tns-core-modules.es6.d.ts
|
||||
tns-core-modules.es6.d.ts
|
||||
|
||||
Reference in New Issue
Block a user