-
**Describe the bug**
Example app does not work it throw error:
```
Android Bundling failed 7750ms
Unable to resolve "metro-runtime/src/modules/asyncRequire" from "../app/src/Home.t…
-
The react-native-tab-view does not scroll horizontal inside modalize.
I've tried to copy the example in modalize but it didn't work for me
https://github.com/jeremybarbet/react-native-modalize/blob…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
## The Problem / Bug
**`VictoryTooltip`** is **overlapping** in a `VictoryGroup` of `VictoryBar` with a vertical position on IOS.
### Reason
I managed to understand that the problem is related…
-
Polaris is meant to be a development accelerator. That is, whenever you need to create a new mobile app, or a multi-platform web & mobile app, it should be our first choice (and hopefully the choice o…
sergi updated
4 years ago
-
how to make component dragable on modal.
drag components work perfectly in screen, but when I put a component in the modal, it makes it non-dragged
package.json
```
{
...,
"react-na…
hak11 updated
11 months ago
-
I've implemented rate limiting as documented in the readme:
@on_exception(expo, RateLimitException, max_tries=8)
@limits(calls=15, period=FIFTEEN_MINUTES)
def call_api(url):
…
-
### 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…
-
#### library version
"gl-react": "^4.0.1",
"gl-react-expo": "^4.0.1",
"react-native-gl-image-filters": "^0.1.1"
"gl-react-native": "^4.0.1",
#### Expected behavior
Show an image with the fil…
-
### Summary
The documentation missed a clear information how to set category for a notification for Android. There is information about `categoryIdentifier`, but some places mention that it is only…