ptmt / react-native-macos

[deprecated in favor of https://microsoft.github.io/react-native-windows/] React Native for macOS is an experimental fork for writing desktop apps using Cocoa
MIT License
11.24k stars 429 forks source link

Optional autolayout #93

Closed ptmt closed 7 years ago

ptmt commented 8 years ago

This shouldn't break the current behavior and thus, it's fully optional and most likely will be removed in further releases.

matpaul commented 7 years ago

@ptmt Hi, any updates about this pull request ?)

ptmt commented 7 years ago

It worked for me, sort of. But now needs update. Do you have any problems with layout recalculating in master?

matpaul commented 7 years ago

There is an issue with resize, you can see it when resize window fast (for ex. Button tab) in UIExplorer

matpaul commented 7 years ago

Off topic question - Why Examples (SimpleChatClient) not in master ?

ptmt commented 7 years ago

Off topic question - Why Examples (SimpleChatClient) not in master ?

It was hard to maintain them.