Irek Róg
Irek Róg
@kesha-antonov https://github.com/sohobloo/react-native-modal-dropdown/pull/244 I have created PR with fix but I'm not sure if will be merged because looks like this project is not maintained anymore
@Gp2mv3 I had a some problem and I added below line to my test. It works now. `jest.mock('deprecated-react-native-listview', () => {});` But still is a only workaround. @marshallshen's solution is...
I don't want to argue with designer about using the switch instead of the checkbox 😄
Hi @shahabt24 I can't reproduce your problem. Look here https://snack.expo.dev/@irekrog/smelly-beef-jerky-test, everything is ok.
`SectionList` in progress
https://github.com/callstack/react-native-paper/issues/3689#issuecomment-1436567611
a workaround for me: from `export * from './my-component'` to `export { MyComponent } from './my-component'`
@bukinoshita I checked it on: * v16.16.0 * v18.4.0
Hi @bukinoshita any update? because it looks like critical issue
Hi @bukinoshita Now another error is displayed: ``` ➜ react-email-starter yarn export yarn run v1.22.19 $ email export ⠋ Preparing files... /Users/irekrog/Desktop/react-email-starter/out/notion-magic-link.js:3904 loginCode = "sparo-ndigo-amurt-secan" ^ TypeError: Cannot read properties...