-
![Screen Shot 2021-03-09 at 20 08 58](https://user-images.githubusercontent.com/38668796/110509566-49f3ac80-8113-11eb-83b9-54de66e56135.png)
_Originally posted by @productfrontenddeveloper in…
-
1. Development OS: Mac
2. Device OS & Version: Android / iOS (all)
3. Version: ViroReact 2.9.1 and React Native 0.55.3
## Description
I am having performance issues when i want to unmount my AR …
-
### Issue Description
JSCore dereferences a null pointer (signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0), at some regex calculation (?)
```
2019-02-07 13:10:27.057 5891-5923/com.react…
-
### Issue Description
Right now, there is no way to set the size of icons in the bottomTab configuration. I think it would be nice to either be able to pass in an Image component here with its own …
-
## react-native, react and native-base version
RN: 0.45.1
React:16.0.0-alpha.12
native-base: 2.1.5
## Expected behaviour
Toast to be shown in react native Modal
## Actual behaviour
The toast is…
-
I use OPENID_CONNECT to authenticate and create a subscription which works fine until after a while the accessToken expires and I get a network error.
How should I configure my subscriptions to aut…
-
**Library versions**
- `react-aad-msal`: 2.3.1
- `msal`:1.2.0
**Describe the bug**
Sometimes the following error is displayed in Chrome Developer tools console.
`index.js:1406 [ERROR] ClientAut…
-
## 🚀 Feature Proposal
Use [react-native-reanimated](https://github.com/kmagiera/react-native-reanimated) on React Native.
## Motivation
It should provide 60 fps animations even on low end And…
-
- [x] Review the documentation: https://docs.viromedia.com/
- [x] Search for existing issues: https://github.com/viromedia/viro
- [x] Use the latest ViroReact release: https://docs.viromedia…
-
No matter what I do I end up with this error and I am desperate.
Things I tried from other github issues
- remove/reinstall `node_modules`
- run `react-native start --reset-cache`
- run `gradlew…