Petr Bela
Petr Bela
For alternative build tools like swc that don't support babel's flow-strip-types out of the box, could flow types be removed in the published package? This tool could do the job:...
First, thanks for work on this library! Second, it looks like it's not getting as much love as it could. There are a bunch of open issues that could be...
Made some small improvements. Let me know if it's okay or I should change something.
I'm getting hard app crash in calling the native module. Anyone seen this before? ``` sh $ py.test -f . ============================= test session starts ============================== platform darwin -- Python 2.7.9...
## 🐛 Bug report ### Current Behavior When calling `setFieldValue('name', undefined)`, Formik correctly deletes the value from the state but doesn't update the Field value. ### Expected behavior Should clear...
- added `REDMINE_REPO_ID` for multi-repo projects - refactored the code
Seems Relay 13 no longer uses `relay-config`. What is the configuration we should pass to `apollo.client.js`? If I follow the expanded example in readme, it throws `Unable to load relay-compiler,...
### Discussed in https://github.com/react-native-google-cast/react-native-google-cast/discussions/537 Originally posted by **fredrikburmester** August 11, 2024 Hi, I'm using expo and was wondering if there is a way to enable the ExpandedController without having to...
# Bug Report 🐛 For non-adaptive, single playlist m3u8 streams (without a "master" manifest), or for a single m3u8 stream, `parseMedia` doesn't work. A playlist file looks like this: ```...