Navigation theming and native Android
This commit is contained in:
parent
8a74d3e2c9
commit
f4a2e7d08d
51 changed files with 1209 additions and 34 deletions
15
app/android/.gitignore
vendored
Normal file
15
app/android/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# OSX
|
||||
#
|
||||
.DS_Store
|
||||
|
||||
# Android/IntelliJ
|
||||
#
|
||||
build/
|
||||
.idea
|
||||
.gradle
|
||||
local.properties
|
||||
*.iml
|
||||
*.hprof
|
||||
|
||||
# Bundle artifacts
|
||||
*.jsbundle
|
||||
Loading…
Add table
Add a link
Reference in a new issue