Nicolas KREMER

Results 9 issues of Nicolas KREMER

Hi, Is there a way to set default view to mobile when we load the editor. Actually when i open the editor it is set to desktop. Best regards,

Hello when i scroll on top of my header each tab appear with a blank space. I used : react-native-collapsible-tab-view : 4.5.2 react-native-reanimated : 2.8.0 react-native-tab-view : 3.1.1 https://user-images.githubusercontent.com/686395/167453214-4ee6ef71-f020-4b17-b340-584f7476ac3f.MP4 Can...

bug
confirmed

Hello, I dont't understand why but the snapThreshold work on IOS simulator but not on my phone. On simulator https://user-images.githubusercontent.com/686395/167139441-9d98929f-f18c-4e5d-93d7-6e58b508deee.mp4 On my phone https://user-images.githubusercontent.com/686395/167140182-36dcb86c-ca0d-449f-8bf9-82cc59078580.mov

question

Hi, is it possible to lock the header once he is collapsed ?

question

Hello ! Has someone tried to put a Portal on top of an ArImageMarker ? Can't make it work... The portal is well placed when the tracker is found but...

bug
more info requested

``` - graphql_type: jsonb dart_type: Map ``` I use this to get the Dart type from my Hasura database to the Graphql type **jsonb**, but my app crash ! Do...

question

**Describe the bug** Each time i tried to launch the app on Android I have this issue Note: /Volumes/Workspace/www/pacprod_apps/android/unityLibrary/src/main/java/com/unity3d/player/UnityPlayerActivity.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for...

duplicate

There is a 404 error page on AR.js with Image Tracking + Location Based AR Import three.js version: https://raw.githack.com/AR-js-org/AR.js/master/three.js/build/ar-nft.js ![Screenshot 2022-11-19 at 13 07 38](https://user-images.githubusercontent.com/686395/202850054-06b34439-6792-4fcf-bc44-85af52bbe7dc.png) It's the link in the...

bug
documentation

Hello, I am a beginner in development on Dart and I would like to know how to pass a variable to my block to make a request on it. In...

help wanted