-
We are currently handling, but not 100% correctly, the 'screen border offsets' known as 'safe areas' on iOS. One such bug: iPhone X with a popped keyboard has some extra space below the compose box
-
Hello,
I am searching for native-side navigation library.
Currently, this or wix/react-native-navigation seems to be the best options.
But, at a glance, this library is not being (actively) deve…
-
hi, when i run this command `npx create-react-app my-app` it installs old packages :
warning react-scripts > workbox-webpack-plugin@6.6.1: this package has been deprecated
warning react-scripts > b…
-
#### Issue Description
When I try to run the web example code with the new version and updated react version I got this error
#### Steps to Reproduce / Code Snippets
yarn start
#### Expe…
-
Hello! I'm opening this issue after [this previous discussion](https://github.com/expo/expo/issues/24853) in the Expo repository.
Long story short, I'm trying to create an Expo module in order to u…
-
- [ ] modal
- [x] progress bar
- [ ] flatList (상단 하단에 component 추가)
- [ ] select box
- [ ] 캐러셀
- [x] react-native-auto-height-image : 지정하는 width에 맞게 이미지 사이지를 측정하여 height 자동 적용 (원래는 ratio를 코드로 변환하…
-
I am seeing these come up as unhandled errors in my exception tracker in production. I am on v 2.3 of this library and v 4.2.3 of react-native-ios-utilities. It seems to happen regardless of iOS versi…
-
```javascript
topBar: {
visible: false,
},
```
The code above on Android does not make the topBar invisible.
There is still a blank space at the origin topBar place.
I must a…
-
Hi,
would be awesome if this lib would support
```js
import createNativeStackNavigator from 'react-native-screens/native-stack';
```
since the performance of native-stack is awesome and ab…
-
### Which package manager are you using? (Yarn is recommended)
yarn
### Summary
Exporting `unstable_settings` (even an empty object) prevents deep linking from working in an app that is in th…