@wrtn/app-router
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -11,3 +11,4 @@ "use strict"; | ||
AgentKeywordDetailScreen: '1.3.12', | ||
CheonMannEventScreen: '1.3.17', | ||
}; | ||
exports.default = SCREEN_MIN_VERSION; |
@@ -27,2 +27,4 @@ import { NavigationState, PartialState } from '@react-navigation/routers'; | ||
SurveyBirthYearScreen: undefined; | ||
CheonMannEventScreen: undefined; | ||
CheonMannEventRegisterScreen: undefined; | ||
AssistantListScreen: undefined; | ||
@@ -85,3 +87,5 @@ CustomChatbotNameScreen: undefined; | ||
ThemeSettingScreen: undefined; | ||
CodePushUpdateScreen: undefined; | ||
CodePushUpdateScreen: { | ||
codePushPackage: any; | ||
}; | ||
MyProfileScreen: undefined; | ||
@@ -135,2 +139,3 @@ MyProfileDetailScreen: undefined; | ||
summary?: string; | ||
andKeyword: string; | ||
images?: { | ||
@@ -159,3 +164,3 @@ id: string; | ||
provider: string; | ||
link: string; | ||
url: string; | ||
}[]; | ||
@@ -162,0 +167,0 @@ communities: { |
{ | ||
"name": "@wrtn/app-router", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/packages/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24088
356