Michael Tostenson

Results 3 issues of Michael Tostenson

Unity version: 2018.2.1f1 React native version: 0.57.8 When running straight out of XCode, it works fine. However, creating a release IPA file results in an immediate crash on launch. We...

Environment: iOS 12 beta and XCode 10.0 beta 6 Tried building basic example from the README. Resulted in this error: ` ld: warning: arm64 function not 4-byte aligned: _unwind_tester from...

This will address issue #37 by adding the `scrollingStickyHeader` prop which defaults to true. If disabled, the sticky header will only fade in, making for a smoother transition. Additionally, this...