Fix/1.0.5
FIXES :
- Fix indentation for return block on component template.
- Add missing slash on created files logs.
FEATURES :
- Better styles generation for React Native templates
- Style file is generated with an empty
StyleSheet.create({})exported by default. - Add
import styles fromon the component file, to easily use styles.
- Style file is generated with an empty