-
Graal
GraalVM compiles applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
So far I only encountered this problem during compilation and was able to avoid it with --report-unsupported-elements-at-runtime. But I'm only starting. The GraalVM team is working on this: https://github.com/oracle/graal/issues/2761
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
-
cazadescuentos
A platform to catch price drops while shopping online, powered by a browser extension, webapp, android app, and more
Slinky does support react-native but I haven't tried it, the app I was referring to is this pwa with this small android wrapper (playstore link), the android wrapper was mostly auto-generated and it just have a small update to support sharing data to it from the browser, I understand the same can be done for iOS but I haven't tried just because I don't have a Mac.
-
See for instance this demo source, deployed through expo, which uses a bunch of third party libraries like antd component library, react router, web view, custom fonts, playing audio, etc.
-
Okay, I finally got bitten by releaseFence :) But I found a solution. You can take a look here for a discussion over this: https://github.com/scala/bug/issues/11634 And I fxied it by adding this to my dependencies: https://mvnrepository.com/artifact/org.scalameta/svm-subs