Andrew
Andrew
@dg-eparizzi The workaround provided by @kamilmysliwiec should work. In the root of the **nest-cli.json** you specify the relative path to the assets that will be included in the all apps...
@PedroAugustoRamalhoDuarte Good catch. Also, let TS know what model is coming back ``` return database .get("table_name") .query(Q.take(10)); ```
+1 ... persistent issue
It does https://docs.expo.dev/router/advanced/stack/#custom-push-behavior > @snowdigital This answer is great!!! Thanks so much. I don't know why Expo does not specify this kind of simple configurations...
Not stale at all :)