-
Hello all!
I'm having trouble using ignite with apollo graphql.
I'm also not sure if this error of ignite or apollo, but when I use `react-native init` to create the project, the apollo works as…
-
---
What's going on?
After upgrading to react-navigation v5 it is not possible to generate a navigator. The generator script should be removed since it doesn't to anything.
![image](https://use…
-
---
What's going on?
In the Ignite Bowser Expo template, there is an `.env` file. I can’t see that it is used in the boilerplate. It also says in the comment:
```typescript
# This is an examp…
-
Hey, I just read [this article](https://alembic.com.au/blog/igniter-rethinking-code-generation-with-project-patching?utm_source=elixir-merge) about the new [igniter](https://github.com/ash-project/ign…
-
One of the nice features of Ignite is being able to use EJS to create components via the CLI.
However, the current implementation has a few drawbacks:
- CLI commands cannot accept new props withou…
-
---
What's wrong:
I tried to install `react-native-reanimated`, but the following error occurs:
```
[!] CocoaPods could not find compatible versions for pod "ReactCommon/callinvoker":
In Podf…
-
**What's going on?**
In welcome screen run Firebase Authentication sendSignInLinkToEmail method which sends an email with a link. Go to email and click the link, it opens the app back to the welcom…
-
I'm working on an app with a dark and light theme. It's, I believe, a fairly common pattern nowadays.
I've found that having a react Hook to be a good approach.
```
import { useTheme } from '../h…
-
### 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…
-
Basically the standard in our team is that all sources will be in src folder. if I generate new screen, it still goes to app folder and complains that index.ts does not exist
Is there a way to conf…