Skip to content

Releases: shrugs/react-native-snippets

Add stateless function snippet

23 Feb 06:08
84fcf2b
Compare
Choose a tag to compare

Fix typo Stylesheet -> StyleSheet

11 Mar 19:28
Compare
Choose a tag to compare
Merge pull request #16 from msmsmsmsms/stylesheet-typo

fixed typo in css scaffold (Stylesheet -> StyleSheet)

Minor Typo Fix for componentWillMount

21 Jan 15:14
Compare
Choose a tag to compare
  • minor fix for a type in componentWillMount

Atom Compatibility

20 Nov 19:50
Compare
Choose a tag to compare

Breaking Changes

  • Prefix for components is now rn because sublime wasn't playing nicely with <.

Additions

Atom Compatibility

fix react import

14 May 23:56
Compare
Choose a tag to compare
v1.1.1

Missing React import

Fix deprecation on importing Component from `react`

09 May 02:50
Compare
Choose a tag to compare
fix deprecation on Component import (#9)

import Component from react instead of react-native

[No Changes] push to Package Control

20 Apr 18:24
Compare
Choose a tag to compare
v1.0.1

update README with new examples

Update to ES6 Syntax and Prefix Tab Triggers with `<` to avoid mis-expanding them.

20 Apr 15:52
Compare
Choose a tag to compare

Minor update to `View` snippet

11 Mar 15:56
Compare
Choose a tag to compare
v0.2.2

add a second tab trigger to `View` for children

Testing semver for Package Control Updates

10 Mar 06:32
Compare
Choose a tag to compare
Merge pull request #5 from livepanzo/master

Update createClass_react_native.sublime-snippet