-
- Plugin Name: null
- Plugin Version: 5.26
- OS Name: Mac OS X
- OS Version: 10.14.6
- Java Version: 11.0.4
- App Name: RubyMine
- App Full Name: RubyMine
- Is Snapshot: false
- App Build: RM-192.6817…
-
### Summary
I am trying to use eas build but it keeps failing. I have implemented every fix on this github page but it doesn't work.
On one of the issues raised similar to mine, the solution wa…
-
Hi there. Thanks for this amazing, composable library. We are upgrading from 4.0 to 5.0 and noticed a performance regression. Each `Sortable` now rerenders constantly on even the smallest mouse moveme…
-
Is it possible for us to get rid of the tooltip when hovering over the step button? (attached screenshot)
Since I did not find a prop that could provide us with this
Thanks!
![image](https://…
-
## Issue
I have build the final version of my Expo's managed workflow app with EAS build.
> eas build -p ios --profile development
For some reason, when I run it (EAS build goes fine), it im…
-
**Background**
What problems do you aim to solve? How does it serve the mission of a user owned internet?
🔗 zero authority is a community of people who believe in open source and permissionless sy…
-
Hello!
While making custom indicators I had to add `className="each-slideshow-indicator"` for the `active` pseudo-class to work correctly.
In the docs [here](https://react-slideshow-image.netlify.ap…
-
### Summary
I am trying to run the code `eas build --profile production --platform android` but It fails when building. I am so confused and overwhelmed by this error. I do not even know what or wh…
-
**Describe the bug (required)**
When React.memo is used to render the columns/headers, the sorting booleans, does not trigger a re-render.
**Provide an example via Codesandbox! (required)**
http…
-
### Steps to reproduce
1. npx react-native init Example
2. npm install react-native-share
3. Add (import Share from 'react-native-share';) to App.js
4. run (npx react-native run-android)
5. Error…