initialise and add react native app environment, UI and foundational code for user authentication

This commit is contained in:
2026-02-06 13:16:15 +01:00
parent 02c713f416
commit 30433b7183
27 changed files with 6974 additions and 0 deletions
+40
View File
@@ -0,0 +1,40 @@
# test directories
__tests__
test
tests
powered-test
# asset directories
doc
website
# examples
example
examples
# code coverage directories
coverage
.nyc_output
# build scripts
Makefile
Gulpfile.js
Gruntfile.js
# configs
appveyor.yml
circle.yml
codeship-services.yml
codeship-steps.yml
wercker.yml
.tern-project
.editorconfig
.eslintrc
.jshintrc
.flowconfig
.documentup.json
.yarn-metadata.json
.travis.yml
# misc
*.md