Tiago Almeida

Results 4 comments of Tiago Almeida

For future reference, the alias is `create-react-class`, not `react-create-class` ``` "create-react-class": "preact-compat/lib/create-react-class", ```

@emretoprak can you elaborate more on this feature request?

@sergigracia , can you fix this please? It would help us a lot!

@bodagetta , to fix this put this on your viewDidLoad: `if ([self respondsToSelector:@selector(edgesForExtendedLayout)]) self.edgesForExtendedLayout = UIRectEdgeNone;`