2.5.0
In this version you are no longer have the restriction in naming your files with the kebab case, you can use whatever case you want and it will produce the same outcome. And, now test files are created alongside the created components and screens. Also, now all the navigator types are supported, namely stack
, native-stack
, drawer
, bottom-tab
, material-bottom-tabs
or material-top-tabs
.
What's Changed
- Chore: Get Kebab case for any given string by @Omar-Belghaouti in #15
- Feature: Add Tests for Components and Screens by @Omar-Belghaouti in #16
- Feature: Add other type of navigators by @Omar-Belghaouti in #18
- Docs: Add more documentation by @Omar-Belghaouti in #17
Full Changelog: 2.3.4...2.5.0