Georg Schelkshorn
Georg Schelkshorn
I am trying to build your example app on iOS 8.4 but get the following error after around 5 seconds after the application started. Any ideas what could cause this...
I've tried to build the example, but get the following build error: ``` /Users/georg/Downloads/react-native-scan-doc/example/android/app/src/main/java/com/example/MainApplication.java:57: error: cannot find symbol scanDocPackage.onActivityCreated(myactivity); ^ symbol: method onActivityCreated(Activity) location: variable scanDocPackage of type RNScanDocPackage 1...
### Verify canary release - [X] I verified that the issue exists in the latest Turborepo canary release. ### Link to code that reproduces this issue https://github.com/GeorgS/turbo-reproduce-ignored-optional-dependencies ### What package...
I am getting errors about the `inProgress` prop in my NextJS application using Grid. It seems like the prop is being passed by accident as the `Selection` component is not...
### What? Add missing `beforeDocumentControls` key for custom components in `admin.components.elements` in globals to importmap generation. Remove `editMenuItems` from globals custom component docs. ### Why? Adding the custom components does...