scommons-react-native v0.1.0 Release Notes

Release Date: 2019-05-02 // almost 5 years ago
  • 5baa395 Switched to FunctionComponent in all the examples
    โšก๏ธ 787ad31 Updated README.md
    ๐Ÿš€ 30b00bb Added publish/release configuration
    โšก๏ธ 353902f Added scommons-react-dom dependency; updated react version
    โšก๏ธ 8044956 Updated scala version; switched to sbt 1.x build
    ๐Ÿ’… f0df120 Added position style demo
    ๐Ÿ’… b4e8d5e Added margin and padding style demo
    ๐Ÿ“ฆ fdfa175 Added scommons.reactnative.raw package
    36b872c Added Image component facade
    โœ… a3a04f2 Added tests for showcase components
    ๐Ÿ’… 430cf3a Added border styles demos
    ๐Ÿ— fda0d40 Fixed travis build
    c8a4808 Added scommons-react-native-showcase module
    ๐Ÿšš 6ac83b8 Removed dependency on sbt-idea plugin
    ๐Ÿšš e944f6c Moved CommonMobileModule to sbt-scommons-plugin
    ๐Ÿšš 3c1ed53 Moved TestRenderer to scommons-react-test module
    ๐Ÿ— 4fc767c Fixed travis build
    ๐Ÿšš a08474a Moved common code to separate scommons-react-native repo