Thiago Temple
Thiago Temple
Hey there, I love your theme, it's my theme of choice these days. The thing is, I've been doing some F# and it doesn't tokenize some of the keywords so...
### Description I'm trying to use this with React Native and it's failing with connection timeout. ``` "TimeoutError: Event response for 'login' timed out at SCSocket._handleEventAckTimeout (blob:http://localhost:8081/26f10f58-4ab3-4aa1-8116-d08fdb9bae27:84260:19) at blob:http://localhost:8081/26f10f58-4ab3-4aa1-8116-d08fdb9bae27:84286:12 at...
If a project folder name has dashes, such as some-test-proj, when running the donet new, the build.fsx file has an appPath with a value "./src/some_test_proj". I'm running on Windows 10,...
Hey there, I'm trying to work with some animation stuff and I'm having some difficulties. You may have seen my [PR alread](https://github.com/fable-compiler/fable-react-native/pull/36) but I do have another issue that I'd...