React Native Typescript snippets for Atom and atom-ide-ui.
Run the following terminal command:
apm install react-native-typescript-snippets
or
Install via Atom package
Atom > Setting > Install > "Search packages"
The package provides two snippets
rntsc
- React Native Typescript Class Component Boilerplaterntsp
- React Native Typescript Pure Component BoilerplateCredited to aakashns/atom-react-native-snippets
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.