Guilherme Lisboa

Results 5 issues of Guilherme Lisboa

I'm trying to put together a monorepo project with `react-native`, `typescript` and get relative imports working and keep getting the following error: ```Unable to resolve module `@screen/XXX` from `packages/project1/src/...`: @screen/XXX...

Hi, I'm having an issue with Reactotron + ReactJS where my Reactotron screen always goes blank after connecting ([screen shot](https://imgur.com/RuDPHiP)). I'm using the latest version (already attempted to reinstall via...

bug :beetle:

## Environment ``` System: OS: macOS 10.15.4 CPU: (4) x64 Intel(R) Core(TM) i7-7567U CPU @ 3.50GHz Memory: 170.01 MB / 16.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 12.8.0 -...

bug

Hi @louisdh , I noticed your api has a method for `.point(at:)`, but do you have an Idea of how to do the inverse? Calculate the `length`/`percentage` given the point...

## Problem I'm looking into executing JS code on a native app (iOS/Android non-react native), and exploring using Hermes to optimize it. Is there any documentation on this? The goal...

enhancement