Tom Aylott

Results 74 comments of Tom Aylott

This won't really help with the JavaScript side of things, but it may help with the iOS side: https://github.com/square/PonyDebugger

The main usecase of having NoFlo on a CDN is for people to try it out with the most seamless startup process possible (include a script tag, paste in some...

Same here :( ``` ✔ 1540 total assets found in base directory. ⠦ 446 imported assets found. /Volumes/dev-image/.../RandomFile.js ```

also related: https://github.com/react-native-maps/react-native-maps/blob/4514bd13a34e20f7e82e7de0b44224b6160195d5/ios/AirMaps/AIRMapManager.m#L1090-L1093

looks like this is the code that triggers the zoom out: https://github.com/react-native-maps/react-native-maps/blob/4514bd13a34e20f7e82e7de0b44224b6160195d5/ios/AirMaps/AIRMapManager.m#L951-L956

Workaround: ```tsx export function DevMap_camResetBugRepro() { return ( ); } ```

I have an update in the works for let, const, and type On Wed, Sep 16, 2015 at 7:59 AM SC7639 [email protected] wrote: > +1 > > — > Reply...

Fixed in the upstream, but I haven't synced changes down recently. I'll try to get to that soon. Sorry for the delay

Thanks for looking into this, but I'm not able to fix it at this time. I recommend uninstalling the package and using one of the better maintained packages instead. Sorry...