ignite-bowser icon indicating copy to clipboard operation
ignite-bowser copied to clipboard

Bowser is now re-integrated into Ignite CLI! Head to https://github.com/infinitered/ignite to check it out.

Results 33 ignite-bowser issues
Sort by recently updated
recently updated
newest added

Hi, I have a problem with Android BackHandler after I init a new project with **ignite bowser** and I was run the project and click **Android Back Button Press** the...

bug
help wanted
hacktoberfest-accepted

--- 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 Podfile: ReactCommon/callinvoker (from `../node_modules/react-native/ReactCommon`) None...

After using Ignite + Bowser for my first ever RN project, I wanted to share some feedback and discuss ways to possibly improve Bowser. I'd first like to say that...

--- Android & IOS trasition animation differs. On IOS, new screen appears as a slide from right. But on Android, it becomes a fade. --- A blank template will reproduce...

When trying to do conditional check on model number of elements infinite rendering happens, and useEffects keeps running forever. Sample code , notice renderList code if uncomment the // if(categoryStore...

As you can see below, inside `SecondExampleScreen` we have a method called `demoReactotron` and inside it, you warned not to use **API like this**! because of complexity of MobX for...

help wanted
good first issue
documentation
hacktoberfest-accepted

### What's going on? Not able to run ignite-bowser app on Android simulator. This issue doesn't happen when creating an app with `npx react-native init AwesomeProject`. --- ### Steps to...

Add example Fastfiles for iOS and Android, along with documentation for getting started on CI/CD.

enhancement

When I started working on https://github.com/jamonholmgren/PlayerPopularity (see https://twitter.com/jamonholmgren/status/1134622886709219328 for context), I got to where I wanted to integrate MST, but there was no way to really understand how to use...

**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...