Alex Babrykovich

Results 38 issues of Alex Babrykovich

It will be nice to allow support typescript

Dear `react-native-fabric` maintainers Could you please share some visibility about plans for next release (I'm especially interested in https://github.com/corymsmith/react-native-fabric/commit/2df03b6b8b1e65b639b050241b89bb97f3c050be release) Thanks

1. What command did you run? I ran code ```rbx File.to_sexp("test.rb") ``` ```test.rb puts "Hello World!" ``` 2. What behavior did you expect? It should work as expected and return...

### 1. What command did you run? I ran: - `rbenv install rbx-5.0` - `rbenv install rbx-4.20` ### 2. What behavior did you expect? I expected ... ### 3. What...

### Behaviour #### Steps to reproduce this issue 1. pass version which is a not valid semver.org version 2. the action will warn you will message like `Warning: v1.5.15pre1 is...

## Description It will be nice to use `vcpkg` for all our platforms to reduce the amount of shell script ## Expected Behavior This will simplify and unify the build...

enhancement

### Problem Per [README](https://github.com/JDAI-CV/DNNLibrary#if-you-are-an-c-developer-and-dont-care-about-android-app): > ... you need Android NDK, **r17b or higher NDK is necessary** But in fact, in code used definition which available only in r19 https://github.com/JDAI-CV/DNNLibrary/blob/master/dnnlibrary/ModelBuilder.cpp#L358 ###...

### Problem https://docs.conan.io/en/latest/integrations/android_studio.html page provides a solution for a single ABI project, if you need to support x86 or arm64-v8a this will not work out of box ### Proposed solution...

type: look into
complex: medium
priority: medium
stage: queue

For now `ruby_deep_clone` forces windows users to install RIDK on to be able to install this gem (to compile native extension). It's totally ok for developers but sometimes RIDK installation...