dooboo-cli
Advanced tools
Comparing version
## Changelogs | ||
**[1.4.+]** | ||
+ Deprecate `mobx` template from boilerplates. | ||
* Deprecate `mobx` template from boilerplates. | ||
* Fixed small `types` when generating screen. | ||
+ Renew all templates with `react-hook` with `context-api`. | ||
@@ -5,0 +6,0 @@ + `1.4.1` has fixed regression issue. |
{ | ||
"name": "dooboo-cli", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "starting react express app with me!", | ||
@@ -5,0 +5,0 @@ "bin": { |
@@ -25,3 +25,3 @@ // @flow | ||
type Props = { | ||
navigation?: NavigationScreenProp<NavigationStateRoute>; | ||
navigation?: any; | ||
} | ||
@@ -35,3 +35,3 @@ | ||
<Container> | ||
<StyledText testID = 'myText'>dooboolab</StyledText> | ||
<StyledText testID='myText'>dooboolab</StyledText> | ||
</Container> | ||
@@ -38,0 +38,0 @@ ); |
Sorry, the diff of this file is not supported yet
86005
-0.07%1525
-0.07%