Dima Loktev

Results 91 comments of Dima Loktev

it seems that eighter babel resolver or rn-cli.config.js that I added there doesn't work. So you pulled https://github.com/ptmt/react-native-nw-react-calculator this, made `yarn install` and have this error? Try to do `react-native-macos...

> I don't think it's Babel because that is just for aliasing (right?), I went into the app file and changed it to explicitly look in react-native-macos so that should...

Thanks for reporting this, it seems that it's some kind of regression. To fix this I should get back green TravisCI first and maybe syncing with latest RN-0.42

It might be implemented in the latest version https://github.com/ptmt/react-native-macos/pull/101 I will test your case.

Thanks for reporting this. Hopefully, this will be fixed in latest version, which is in alpha now. I'll keep you posted.

That is amazing news! Thanks a lot. I think it's the right choice, having this as 3rd party mode. It also might be updated later to other react-native implementations, if...

Sure, looks reasonable, and jshint has warnings about this. As I said it 'not-for-merge' commit, mostly for demonstration what problem is there for me. Thanks for review, looking forward to...

After explicitly building AsyncDisplayKit.framework with UIKit macOS support (meaning to enable that checkbox in Xcode 11) I was able to run my Texture app on macOS! 😃My only problem was...

Although, window resizing s something: ![Screen-Recording-2019-06-26-at-10 03 21-PM](https://user-images.githubusercontent.com/1004115/60207443-970bee00-985e-11e9-94a5-08a4b12ed624.gif)