aleqsio

Results 40 issues of aleqsio

We've encountered a usecase where we needed to handle onChange event differently depending if the click originated from a label or a slider element. This fork adds a `source` to...

Add a first example of a step function benchmark using openCV to detect tetris blocks in a video. ![image](https://user-images.githubusercontent.com/5597580/83333545-5227dd00-a2a1-11ea-90e8-6f0d6f0e05f2.png) TODO: Integrate with a universal interface for various cloud providers Consider...

# What and How Expo Localization is currently using module constants to provide values. We can instead use sync functions to return the required data only when needed. Adds two...

bot: passed checks

Fixes: https://github.com/expo/expo/issues/18760 # Why Trying to access image from ImagePicker via FileSystem results in Location 'file:///…' isn't readable. error. Appears to be an issue with the scoping of cache files...

bot: suggestions

# Why I've made a PR (https://github.com/expo/expo/pull/22913) without noticing that one of my transforms is not applied. This is a different problem than verifying for correctness since correctness is often...

bot: passed checks

# Why It was an overdue task and I was able to mostly reuse the workshop content on custom modules for the tutorial. This is the result: ![image](https://github.com/expo/expo/assets/5597580/700b1b38-38ab-48a7-b256-cf11038eb16f) # Test...

bot: passed checks

# Why Second attempt at making this for web, this time it proved easier! # How We add a new SVG filter to the DOM and use it as a...

bot: suggestions

# Why Smaller files, better separation of concerns. # How # Test Plan Tested manually. # Checklist - [ ] Documentation is up to date to reflect these changes (eg:...

bot: passed checks

# Why Fixes https://github.com/expo/expo/issues/22351 # How Mimetypes are supposed to be arbitrary, so we can't represent them using a swift enum. Instead, we can reuse the logic but change the...

bot: passed checks

# Why This is essentially a revert of removed code, @tsapeta suggested to keep it for some time to prevent incompatibility of older expo-modules-core and newer expo-constants.

bot: suggestions
bot: fingerprint changed