-
What's going on?
After upgrading to react navigation 5, back button handle for exit route not working, in fact it's not even registering, so any routes defined in `export const exitRoutes: string[]…
-
Hi while running `npm run storybook`. I got this error.
What should I do now?
-
I have started new project from scratch.
I'm having error during run.
> tayfun@tayfun-G3-3579:~/dev/gitlab/instaton$ react-native run-android
> info Starting JS server...
> info Building and …
-
Ignite have a `generate` command which is producing an example file from plugin. The missing command is `destroy` which is remove a file that generated by the plugin. Not only add a new command, this …
-
I'd like to add a monorepo setup guide to Ignite's docs. It's a common request these days, and is not a straightforward process (took us a week recently on one client's project).
It would live in `…
-
When generating a new lib using NX it automatically generates a `.eslintrc.json` file which looks somewhat like this:
```json
{
"extends": ["plugin:@nrwl/nx/react", "../../.eslintrc.json"],
"i…
-
### Hey there! Ignite Bowser seems to be having a problem, eh?
Welllllll, it just might be. First, search the issues to make sure it's not already
here, and if not head over to http://community.in…
-
Hi, everyone! I was built a react-native app using Ignite Andross boilerplate and i found this error after i run command `yarn start` and `yarn android` in Ubuntu 18.04 terminal.
![image](https://…
-
**Describe the bug**
Config **modifications** result in string-atoms as keys when `config_path` is a module name. This appears to only be the case when Igniter modifies existing code, and not when a …
-
## ❓ Questions/Help/Support
Hi, support teams.
This is my first time asking a question.
I believe the following code will load the checkpoints.
==================================================…