Add tos, community guidelines, and copyright policy (#410)

* Add tos, community guidelines, and copyright policy

* Fix lint
This commit is contained in:
Paul Frazee 2023-04-06 22:53:58 -05:00 committed by GitHub
parent a74919ef33
commit 2f519bd66e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 1167 additions and 8 deletions

View file

@ -16,6 +16,9 @@ export type CommonNavigatorParams = {
Log: undefined
Support: undefined
PrivacyPolicy: undefined
TermsOfService: undefined
CommunityGuidelines: undefined
CopyrightPolicy: undefined
}
export type HomeTabNavigatorParams = CommonNavigatorParams & {