Salvatore

Results 7 issues of Salvatore

### Issue Is it possible to use the library without any router at all? I would love to simply provide subsequent Scenes that get displayed without the use of any...

When using FluidNavigator, if I have react-native-screens linked and `use`'d, when I transition from Page1 to Page2 I can not tap anything. It seems the ScreenContainer that is overlaid on...

An attribute like "Content-Type" has to be faked with Dictionary, instead of [ScriptName] being able to determining this key needs to be accessed as a hash (item["funky-key"] vs item.funky-key. Setup:...

Compiler
Suggestion

It compiles fine but generates the wrong javascript. Setup: ``` c# Dictionary foo=new Dictionary(); foo["test"](true); ``` Expected: ``` javascript foo["test"](true); ``` Actual: ``` javascript foo["test"]; ```

I'm struggling with kind of an insane bug right now, or perhaps it's just undefined behavior, but i am not receiving any results of a raycast if step has not...

I am building an ionic/cordova app that utilizes viewport scaling, and my video is not appearing in the correct location on the screen. After modifying the openTok.js to calculate based...

## Problem It would be nice to have a way to run the migrate programmatically. I am running into an issue where my api is using lambdas (serverless) and my...

kind/feature
topic: migrate
topic: sdk
topic: dx
topic: serverless
team/schema
topic: deployment/aws-lambda
topic: migrate sdk