Grgur Grisogono
Grgur Grisogono
The bottom of _People_ tab shows: > If you're at the conference, scan your Ticker QR or set up your profile and connect with other attendees The list only shows...
After scanning ticket, the _Me_ tab shows unexpected button and text over the QR code Also it twitter handle shows `@@` instead of `@` 
the navigation bar seems condensed. It overlaps `Back to app..` and it's easy to exit the app this way when all I wanted was to pop the view. The view...
Unexpected text wrapping for `Daniel` iOS 9.3.2, iPhone 6 
I have to enter the ticket number (or scan it) every time i restart the app. Steps to replicate: 1. Open the app. 2. Scan the code or punch it...
Add the option to render component when close to the viewport using Intersection Observer. Good candidate: https://www.npmjs.com/package/react-intersection-observer
I want to reduce the bloat caused by css loader className mapping when used with SASS `@import` statement. Let me explain with an example: **_common.scss** ``` css .smallSpacing { margin:...