Max

Results 387 comments of Max

With new ReScript syntax, current state is imo worst than ever...

Does anyone have some skills so we could write a ppx that could transform this ```rescript @reactnative.styles let styles = { key: style() } ``` as ```rescript type styles =...

See 2 comments above https://github.com/reason-react-native/reason-react-native/issues/667#issuecomment-693267814

See https://github.com/rescript-react-native/rescript-react-native/pull/739 for more info about what is next to do

#769 will make this kind of fixed.

Will merge for rescript 10 release.

Closed by 92e3c6f as this PR was containing multiples commits

> Other than passing an array(Style.t) as the value for a StyleSheet key, I run into no problems doing any of those? Hum maybe that's the only thing. Maybe my...

Yeah that's missing for sure. PRs are always open! I will have a look when I get back from vacations, around mi-september.

You see a problem with `xxxWithOptions` & `xxxOptions` because they look too similar? If so I would go for `xxxWithOptions` & `xxxMakeOptions`