react-native-snippets icon indicating copy to clipboard operation
react-native-snippets copied to clipboard

:pencil2: A collection of React Native snippets for Sublime Text and Atom

Results 2 react-native-snippets issues
Sort by recently updated
recently updated
newest added

Added export const and mapStateToProps() as some useful snippets. Please let me know if I missed anything in this PR. I hope to contribute more in future.

I've adopted the airbnb style guide, enforced via eslint, for all of my projects, which means the semicolons are getting annoying to remove and trailing commas need to be added...