-
i copied and paste the instructions on my podfile and run pod update with my React Native project but it didn’t install and worked. can anyone provide a boilerplate for new version of RN?
-
I'm using this boilerplate and the following code obtains this error :
```
import React from 'react'
import { BackHandler, Platform } from 'react-native'
import { addNavigationHelpers } from 'reac…
-
After cloning the Ethereum-react-native-boilerplate project I am facing an issue. In App everything is working fine but every time I open my app it requires me to authenticate
it’s not maintaining th…
-
**Current Behavior**
Flickering when switching tabs
**Expected Behavior**
No flicker! :)
**How to reproduce**
I've set up a simple example here:
- https://expo.io/@quicksnap/projects/…
-
Followed directions but got this... not sure why
** BUILD FAILED **
The following build commands failed:
CompileSwift normal x86_64 /Users/xxx/Desktop/native-navigation-boilerplate/n…
-
### Goals
- be able to build iOS app for TestFlight
- be able to build iOS app for AppStore
- be able to build Android app for some kind of beta testing environment (e.g. [HockeyApp](https://hockey…
-
The first time I ran the command `ignite add ignite-react-native-navigation --debug` I got this error:
```
14:42:21 [ignite]
Error: Cannot find module 'fs-jetpack'
```
After I installed fs-je…
-
I've read your article and it leads me here. It's helped me a lot in reducing boilerplate codes. Thank you.
But I have another problem. In your article, you deleted android and ios folder. And it's…
-
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://…
-
After doing an npm install and adding the boilerplate code to the App file I get the following error:
```
TypeError: null is not an object (evaluating 'DIDCommResolversProxyModule.getConstants')
at…