-
We already have coordinates for the express in our data (https://github.com/StoDevX/AAO-React-Native/blob/master/data/bus-times/express.yaml).
The other two don't, but it wouldn't be too much extra…
-
I tried to implement it on Android. But it doesn't trigger the callback function.
Here is the code:
```javascript
alert("hide")}
onDisplay={() => alert("show")}>
…
-
Hello,
Would it be possible to keep the statusbar visible while hiding the navigation bar with HideNavigationBar?
Thank you.
-
**Current Behavior**
Here is my navigator for context
```
import React from 'react';
// React-Navigation dependencies
import { NavigationContainer } from '@react-navigation/native…
-
It seems like setting the color to `transluscent` also changes some underlyign behavior in how the content behind it is rendered, while `transparent` doesn't do the same. Is this expected behavior and…
-
**Expo Version:** '49'
**React Native Version:** '0.72'
So, I'm just trying to follow the example on README but everytime I try to scan any text using any method I get this annoying error "[TypeEr…
-
### Checklist
- [X] The issue can be reproduced in the [react-native-auth0 sample app](https://github.com/auth0-samples/auth0-react-native-sample) (or N/A).
- [X] I have looked into the [Readme](http…
-
Is that possible to have a BottomBar that persists (not slides etc. just stays there) across the desired routes?
Rather than naming the bars as Nabbar and Tabbar, I will name them TopBar and Bottomba…
-
- [x] Wait until https://github.com/facebook/react-native/pull/13532 will be merged or use my fork (using extendedListView #110)
- [x] Fix persist taps in room screen
- [x] Refactor the app with new…
-
## 🐛 Bug Report
I have created an `react-native/typescript` app with `expo CLI`, this generate some base code, inlcuding `hooks/useCachedResources` to load any resources or data that we nee…