ignite

Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more!

MIT License

Downloads
11.9K
Stars
16.6K
Committers
221
ignite - 1.2.0 - Features! Generators! Upgrades! Oh My!

Published by GantMan over 8 years ago

Features

Fixes

  • [CLI] - Package.json typo on repo #225 - @CMTegner
ignite - 1.1.0 - RN 0.28 support

Published by GantMan over 8 years ago

Changes

  • [Base | Generator] - Upgrade to 0.28 #188 - @gantman
  • [Base] - Removing Push Notifications - #210

Fixes

  • [Base] - Added requirement that is missing on some machines #206 - @gantman
  • [Generator | Base] - Double export & keyboard templates fixed @ahmed1490 - fixed #209 - @gantman
ignite - 1.0.3 - Touchups and Debugging Help

Published by GantMan over 8 years ago

Bugfixes

New Features

  • [Base] - Testing switched to ava #179 - @skellock
  • [Gen | CLI] - Ability to grab a different branch/version depending on flags #181 - @skellock
  • [Base] - Example usage of Drawer included with instructions #187 - @fvonhoven
  • [Github] - Added .editorconfig as suggested in #189 - @ahmed1490 - #198 @gantman
ignite - 1.0.2 - Upgrades and Listviews

Published by GantMan over 8 years ago

Changes

  • [Base] - Upgrade to RN 0.27.2 and more #161 @gantman
  • [Base] - DebugSettings redux persist flag moved.

Features

  • [Base] - Provided example listview and gridview @gantman
  • [Base] - Adds recuerVersion for blowing away rehyrdation on demand #176 @fvonhoven
  • [Generator] - Added ability to generate listviews #175 @gantman
ignite - 1.0.1 - Project Name Enforcement

Published by GantMan over 8 years ago

Bugfixes

  • [CLI] - Enforce alphanumeric project names @gantman - caused #138 - Thanks @chuntley
ignite - 1.0.0 - Small Updates for Release

Published by GantMan over 8 years ago

Changes

  • [Base] - Uniformity between Android/iOS - #141 @fvonhoven
  • [Base] - Styled left nav slightly - Bumped drawer version minor @gantman

Bugfixes

  • [Base] - Upgrade dependencies fixing possible bugs - @gantman & @skellock
  • [Base] - Fix drawer styles property - #146 thanks @hknd

Features

  • [Base] - Moved to latest RN Push lib, also fixed possible SSH issue for some machines. #147 @gantman
  • [Generator] - Generated items and their styles have been updated. - #148 @gantman
ignite - 0.4.0 - Visual Updates

Published by GantMan over 8 years ago

Changes

  • [Base] - New App Look! @gantman & @justinhuskey
  • [Base] - Better use of Themes/Styles - @gantman
  • README updates @gantman

Bugfixes

  • [Generator] - Colors + Spinner fix @skellock

Features

  • [Base] - Example Fixtures @fvonhoven
  • [Base] - Added empty message component @fvonhoven
ignite - 0.3.1 - Quick fixes

Published by GantMan over 8 years ago

Changes

  • Generated code is now gitignored for peace @skellock suggested

Bugfixes

  • Fixed generator bug #126 @skellock
ignite - 0.3.0 - Features and prep for version 1.0

Published by GantMan over 8 years ago

Changes

  • [Base] - Base.js now named CommonStyles.js for clarity
  • [Base] - Themes/Fonts.js restructured for clarity - @skellock & @gantman
  • [Base] - Moved push notifications config to a separate file - @skellock & @gantman

Bugfixes

  • [Generator] - Screens/Containers fixed for RN 0.25+
  • [Base] - Removed warning on progressive image component
  • [All] - Fixed Push notification bug causing #122 and #123 in generated apps.

Features

  • [Base] - Now includes template screen - thanks @kevinvangelder angelder
  • [Base] - Device info screen created - @fvonhoven
ignite - 0.2.4 - Fixes and Features

Published by GantMan over 8 years ago

Bugfixes

  • Fixed new yeoman issue, where it asks for completion script path. @twerth - found @gantman solved
  • Fixed fireDrill.sh to take globals into account when linting. @gantman solved
  • Fixed Push notifications for Android #92 @gantman solved

New Features

  • Generating a screen, automatically gets the route inserted in Routes.js @fvonhoven - requested @gantman solved
  • Redux code cleaned up, now using reduxsauce - @skellock
  • Small consistency update @kevinvangelder solved
ignite - 0.2.3 - Conforms to RN 0.25

Published by GantMan over 8 years ago

New react native has changes in imports. Implemented in base, and in generators.

ignite - Ignite

Published by GantMan over 8 years ago

BASE: Now has reactotron built in
CLI/GENERATOR: Fixed non-exposed npm file causing app creation failure

ignite - Everything Functioning

Published by GantMan over 8 years ago

CLI

No more hanging bug

Base

fastlane, android commands, API sauce

Generator

screen generator, verbose app generator

Package Rankings
Top 5.9% on Npmjs.org
Top 3.86% on Proxy.golang.org
Badges
Extracted from project README
CircleCI
Related Projects