Releases: omdxp/react-native-help-create
Releases · omdxp/react-native-help-create
Create and delete react navigation
In this version, you can create react navigations like stack, drawer or tab navigations for selected screens with a simple command line.
Combine components and screens in a folder
In this version, you can combine existed components or screens of your choice to a specific folder. Also you can create multiple components and screens in a single command and to a specific folder if you need it.
Support for both JavaScript and TypeScript
This release is dedicated to support creating files in both languages, JavaScript and TypeScript. By default it create files in JavaScript.
Enhancing the checking of root project
This new release has a better check to see if the use is in the root of a react native project.
Create & delete files
This is the first release, users can delete or create components, screens or even redux implementation.