-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [yes ] I am running the latest version
- [yes ] I checked the documentation and found no answer
…
-
### Is this a bug report or a feature request?
Bug
### Have you read [the guidelines](https://github.com/archriss/react-native-snap-carousel/blob/master/CONTRIBUTING.md) regarding bug re…
-
Please make sure that this is a bug. As per our
[GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md),
we only address code/doc bugs, performance issues, feature requests a…
-
Getting error : Task :react-native-escpos-android:compileDebugKotlin FAILED
-
Please make our job easier by filling this template out to completion. If you're requesting a feature instead of reporting a bug, please feel free to skip the Environment and Reproducible Demo section…
-
### Problem
If you name the returned variable from `useStore` anything other than `state` then the hook will not output properly in React or Angular.
e.g (Will not work!)
```jsx
const store =…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
Hi
in ios when i fully close app from multi task manager and go back to app and run checkForExistingDownloads function i get error , on android with same code every thing is fine and file cont…
-
Taking a cue from react-native-web, we could likely generate a babel-plugin-mylib in the template that rewrites imports to their preshaken path.
This could be super nice in addition to multi-entry s…
-
**Current behavior:**
According to the [documentation](https://emotion.sh/docs/styled#targeting-another-emotion-component), I should be able to target an Emotion element similar to how I would …