@wrtn/app-router
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -8,3 +8,4 @@ "use strict"; | ||
AgentNewsScreen: '1.3.9', | ||
AgentNewsDetailScreen: '1.3.9', | ||
}; | ||
exports.default = SCREEN_MIN_VERSION; |
@@ -98,2 +98,7 @@ import { NavigationState, PartialState } from '@react-navigation/routers'; | ||
}; | ||
AgentNewsContentDetailScreen: { | ||
id: string; | ||
idx: number; | ||
}; | ||
AgentNewsSettingScreen: undefined; | ||
}; | ||
@@ -100,0 +105,0 @@ export type BottomTabNavigatorParamList = { |
{ | ||
"name": "@wrtn/app-router", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"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
21310
254