-
**Describe the bug**
So I have 2 issues with react-native-draggable-flatlist, one is that if I use in my ListHeaderComponent (or ListFooterComponenet), I am unable to drag images without getting the…
-
## Version
2.1.2
## Steps to reproduce
Create a router like below:
```javascript
const rootRouter = {
childRoutes:[{
path:'/root',
component:MainEntry,
childRout…
-
I see #513.
> I stored two refs of my components to the store.
>
> The chrome dev tool was crashed when I tried to see the refs via redux-devtools-extention.
> Should be fixed in last version …
-
![screenshot_2017-01-04-20-56-50](https://cloud.githubusercontent.com/assets/10263405/21655008/bae69656-d2c0-11e6-83e5-0bc70119f704.png)
I've tried to change the version but is not working.
I'…
-
I just upgraded from Expo 47 to 50 and as part of upgrade, made proper changes to enable Hermes JS engine. I am using expo-dev-client to create development builds and so, in my `Podfile.properties.jso…
-
## Situation + Problem
The following code doesn't work.
```jsx
const dispatch = useDispatch();
const paymentForm = useSelector(myPaymentFormSelector);
const submitHandler = () => {
dispatch(someLa…
-
In PR #14 (https://github.com/keertirajmalik/expenser/pull/14), a discussion at https://github.com/keertirajmalik/expenser/pull/14#discussion_r1852259136 highlighted that storing tokens in `localStora…
-
**Do you want to request a *feature* or report a *bug*?** Bug
**What is the current behavior?** Getting a specific error causes the following to be logged:
```
error: bundling failed: Error: Un…
-
-
Hi Jesse,
didn't know where else to reach you, so leaving a message here. Just wanted to mention that I've also been interested in mixing React and Phoenix+Websockets. I wrote a simple app for real-ti…