Westin Newell

Results 22 issues of Westin Newell

[IGListKit](https://github.com/Instagram/IGListKit)? [MagazineLayout](https://github.com/airbnb/MagazineLayout)? Maybe keep a single stack view using [AloeStackView](https://github.com/airbnb/AloeStackView)?

enhancement

The CI process should include incrementing the build number before generating a new build (which would be uploaded to an ad hoc service like HockeyApp, and optionally to TestFlight as...

question

Replace most (all?) instances of ‘fatalError()’ with errors and review all ‘NoError’ signals to see if they should be erroring.

bug
enhancement

[SwiftRouter](https://github.com/skyline75489/SwiftRouter)? Review [John Sundell's article about navigation](https://www.swiftbysundell.com/posts/navigation-in-swift) and [Automatic's Routing](https://github.com/n8chur/Routing) for inspiration.

enhancement

enhancement

Things like - Why Xcodegen? - Why .xxx-version files? - Why have a Core framework? - Why SwiftGen? - Why check that files aren't changed after running rebuild scripts (e.g....

enhancement

This should increase application launch times significantly as the number of dependencies increases. In theory this should be as easy as: 1. Write a script that creates a temporary`.xcconfig` file...

question

This might be difficult to do in the scope of this project since it would require a server to work properly.

enhancement
question

[realm-cocoa](https://github.com/realm/realm-cocoa)?

enhancement