ignite icon indicating copy to clipboard operation
ignite copied to clipboard

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

Results 206 ignite issues
Sort by recently updated
recently updated
newest added

## Please verify the following: - [x] `yarn ci:test` **jest** tests pass with new tests, if relevant - [ ] `README.md` has been updated with your changes, if relevant ##...

This will be the draft PR for Ignite v8, code-named Maverick. Milestone (more info here): https://github.com/infinitered/ignite/milestone/19

in progress
docs
enhancement
dependencies
design
expo
maverick

**What's going on?** When running `npx ignite-cli doctor`, if the npm logs a warning message in the packager.list output, it will throw an error. **Steps to reproduce** 1. Run `npx...

in progress
on hold
bug
crash

## Please verify the following: - [x] `yarn ci:test` **jest** tests pass with new tests, if relevant - [x] `README.md` has been updated with your changes, if relevant ## Describe...

I’ve been rethinking the whole “Ignite CLI runs without asking any questions” thing we have going on. There are some benefits to it, but there’s also some benefit of asking...

maverick

What's going on? After creating the boilerplate, the project contains `ignite/templates`. However, the README doc mentions about plugins and json config which is not found. --- Steps to reproduce 1....

## Please verify the following: - [x] `yarn ci:test` **jest** tests pass with new tests, if relevant - [x] `README.md` has been updated with your changes, if relevant ## Describe...

Add a [TabNavigator](https://reactnavigation.org/docs/tab-based-navigation/). The first screen should be a "Components" demo. Experiment with: * Making the "Components" screen contain the cases shown in storybook (and compare with using storybook) *...

What's going on? ignite-cli cannot init/new project --- Steps to reproduce 1. just run `npx ignite-cli new MyApp` ` dengjianyuan@Jerrys-MacBook-Pro ~ npx ignite-cli new MyApp · · · · ·...

bug

What's going on? init project fails with ``` No patch files found Jetifier is deprecated. Future versions of react-native CLI may not run it by default. Jetifier: propose an AndroidX...