-
## Environment
OS: Linux Mint 20
node: v15.3.0
npm 7.0.14
## Platforms
Web
## Versions
- Google Chrome: v88.0.4324.96
- react-native-web: 0.14.10
- react-native-modal: 11.5.6 (tested on 1…
-
## Description
Colors, Typography, Spacings cannot be used in` StyleSheet.create()` [Forked from #1513]
### Related to
- [ ] Components
- [ ] Demo
- [ ] Docs
- [ ] Typings
- [X] Foundatio…
evg1n updated
2 months ago
-
### Minimal reproducible example
https://github.com/JClackett/expo-router-tabs-stack
### Which package manager are you using? (Yarn is recommended)
bun
### If the issue is web-related, ple…
-
-
We are developing [react-native-web-app](https://www.npmjs.com/package/create-react-native-web-app).
), which is for both mobile and web.
Getting getting compile time error while using TouchID.
F…
-
**Describe the bug**
The toggle inner circle is not moving to right at all in web
**To Reproduce**
Steps to reproduce the behavior:
1. Run the react native app for web
2. Click on toggle.
3.…
-
**Failed to compile.
Module parse failed: Unexpected token (2:7)
File was processed with these loaders:
* ./node_modules/source-map-loader/dist/cjs.js
You may need an additional loader to handl…
-
I tried implementing this in React Native( Android applications ) but got issues with `AsyncStorage is null`. Just wondering if this is an error from my side or is this made specifically for web.
-
### Current behavior
When a screen that is part of a Bottom Tabs Navigator contains a Tab View, the Tab View indicator does not follow the active tab. It remains stuck in the first position.
Som…
-
### Current behavior
Currently I have a few nested Navigators, and I noticed that each nested Screen will get rerendered when a route change occurs. This is technically behaving as expected, becaus…