This Atom package is for helping to write react-native StyleSheet
apm install atom-react-native-style
- completion for key/value of style
- StyleSheet create function name
- If you use diffrent stylesheet create function, change this option
StyleSheet.create
is default.
- hyperclick provider for move to style definition
- If not exists, generate one.