Iuri L. Machado
Iuri L. Machado
Expo now supports both [random](https://docs.expo.io/versions/v33.0.0/sdk/random/) and [crypto](https://docs.expo.io/versions/v33.0.0/sdk/crypto/) modules, making possible a native integration with the platform.
Is it possible to create an API for functional components? Currently, it only supports Component classes and stateless components. So it's quite awkward if we need to generate side-effects on...
### Description I'm trying to compile my project via `dotnet build`, but it cannot load the `System.Data.SqlClient` assembly. Wierdly enough, it does compile on Visual Studio 2019 and Intellisense works...
### Description When doing simple queries on some oracle tables, the TP raises an exception ### Repro steps 1. Use Oracle Docker Image 2. Use the following gist as a...
Hi, I would like to use your lib with an Elixir project. Is there a way to integrate it with Elixir or use it with Elixir?