You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore(release): 8.8.7 [skip ci]
## [8.8.7](v8.8.6...v8.8.7) (2023-08-08)
### Bug Fixes
* **cli:** correct cd command when targetPath has changed ([#2488](#2488) by bradherman) ([19a161e](19a161e))
* feat(cli): add bun support
* fix: Specifies version of @expo/webpack-config to avoid dependency failure. (#2502 by @jamonholmgren)
* chore(release): 8.8.8 [skip ci]
## [8.8.8](v8.8.7...v8.8.8) (2023-09-19)
### Bug Fixes
* Specifies version of @expo/webpack-config to avoid dependency failure. ([#2502](#2502) by [@jamonholmgren](https://github.com/jamonholmgren)) ([94ddb85](94ddb85))
* docs: Update README.md -- add Getting Started video link (#2501 by @jamonholmgren)
[skip ci]
* Switch to bun for boilerplate scripts
* Use bun for CI tests
* Bump for ci
* remove demo app
* Bump bun-orb version
* bump bun-orb
* fix: removed ios remnants
merge from main probably
* fix(cli): display bun run command
---------
Co-authored-by: semantic-release-bot <[email protected]>
Co-authored-by: Jamon Holmgren <[email protected]>
Co-authored-by: Jamon Holmgren <[email protected]>
The culmination of over six years of constant React Native development, Ignite is the most popular React Native app boilerplate for both Expo and bare React Native.
12
+
The culmination of over seven years of constant React Native development, Ignite is the most popular React Native app boilerplate for both Expo and bare React Native.
13
13
14
14
This is the React Native boilerplate that the [Infinite Red](https://infinite.red) team uses on a day-to-day basis to build client apps. Developers who use Ignite report that it saves them two to four weeks of time on average off the beginning of their React Native project!
We've put great effort into the documentation as a team, please [read through it here](https://github.com/infinitered/ignite/blob/master/docs). If you're unsure why a certain decision was made related to this boilerplate or how to proceed with a particular feature, it's likely documented. If it still isn't clear, go through the proper [help channels](#reporting-bugs--getting-help) and we always welcome PRs to improve the docs!
19
19
20
+
## Intro Video
21
+
22
+
Check out the [Getting Started with Ignite](https://www.youtube.com/watch?v=KOSvDlFyg20) video for a 13 minute overview!
23
+
20
24
## Tech Stack
21
25
22
26
Nothing makes it into Ignite unless it's been proven on projects that Infinite Red works on. Ignite apps include the following rock-solid technical decisions out of the box:
@@ -103,14 +107,14 @@ If you need battle-tested solutions from Infinite Red experts on everything from
103
107
104
108
## No time to learn React Native? Hire Infinite Red for your next project
105
109
106
-
We get it – sometimes there just isn’t enough time on a project to learn the ins and outs of a new framework. Infinite Red’s here to help! Our experienced team of React Native engineers have worked with companies like GasBuddy, Zoom, and Mercari to bring even some of the most complex projects to life.
110
+
We get it – sometimes there just isn’t enough time on a project to learn the ins and outs of a new framework. Infinite Red’s here to help! Our experienced team of React Native engineers have worked with companies like Microsoft, GasBuddy, Zoom, and Mercari to bring some of the most complex React Native projects to life.
107
111
108
112
Whether it’s running a full project or training a team on React Native, we can help you solve your company’s toughest engineering challenges – and make it a great experience at the same time.
109
113
110
-
Ready to see how we can work together? [Send us a message](mailto:hello@infinite.red)
114
+
Ready to see how we can work together? [Send us a message](https://infinite.red/contact)
111
115
112
116
## Further Reading
113
117
114
-
- Watch Jamon Holmgren's talk at React Live Amsterdam where he uses Ignite to build an app in less than 30 minutes: [https://www.youtube.com/watch?v=OgiFKMd_TeY](https://www.youtube.com/watch?v=OgiFKMd_TeY)
118
+
- Watch Jamon Holmgren's talk at React Live Amsterdam 2019 where he uses Ignite to build an app in less than 30 minutes: [https://www.youtube.com/watch?v=OgiFKMd_TeY](https://www.youtube.com/watch?v=OgiFKMd_TeY)
115
119
- Prior art includes [Ignite Andross](https://github.com/infinitered/ignite-andross) and [Ignite Bowser](https://github.com/infinitered/ignite-bowser) (which is very similar to the current version of Ignite).
116
120
-[Who are We?](https://infinite.red) - Learn More About Infinite Red
0 commit comments