Ty Schenk
Results
3
issues of
Ty Schenk
Converted code from Swift 4 to 5 and fixed a few errors along with a ton of warnings
- `syr-cli` version: latest - `syr` version: 1.7.2 Relevant code. ```javascript import { Component, Render, View, Text, Button } from '../../index'; import { Styles } from './style'; class BBApp extends...