-
### Summary
When running:
expo build:android -t app-bundle
with SD45, I get the following error:
Unsupported SDK version: our app builders do not support SDK version 45, yet. The latest SD…
-
## I have gone through these following points
- [x] Check latest documentation: https://docs.nativebase.io/
- [x] Check for existing open/closed issues for a possible duplicate before crea…
bubah updated
2 years ago
-
## Description
Installing file_entity module bugs the whole portal.
## Steps to Reproduce
Steps to reproduce the behavior:
1. Go to extend
2. Click on file_entity module
3. Install
## Actu…
-
## 🐛 Bug Report
### Environment
``` bash
Expo CLI 3.20.1 environment info:
System:
OS: Linux 4.4 Ubuntu 18.04.1 LTS (Bionic Beaver)
Shell: 5.4.2 - /usr/bin/zsh
Binarie…
-
## Description
Sometimes my Animated content is not reacting to Height changes ( only in v2.3+, works fine in v2.2 )
first i thought its Modal plugin proble so i made my own simple Modal Component…
-
I'd like to get the View fill the screen when using React Navigation on web.
Is there an easy way to do this? I can change the CSS to `height: 100%` for a certain inner component, but I haven't fo…
-
I have made navigation bottom tab background color transparent by adding
tabBarOptions: {
style: {
backgroundColor: 'rgba(0, 0, 0, 0.7)', // TabBar background
position…
-
### Environment
Library version: 2.4.1
OS version: iPhone 13, iOS 15.4
"@react-navigation/native": "^6.0.8",
"@react-navigation/native-stack": "^6.6.1",
### Affected platforms
- [ ] Andr…
-
## The issue tracker is reserved for bug reports only.
---
### Current Behavior
// home page
static navigationOptions = {
header: null,
tabBarLabel:'home page'
};
this should se…
-
## Description
After installing devportal when i install json api extras module it shows me
## Steps to Reproduce
Steps to reproduce the behavior:
1. Go to extend
2. Type json
3. select jsonapi…