Daniel Hanover

Results 8 comments of Daniel Hanover

Also getting this issue. Is it a connections count issue?

I worked around this by removing the framework and user search paths in the RNAnalyticsSegmentIO target. Removing them doesn't seem to impair the library's ability to build and run.

I just use ``` import withStyles from "isomorphic-style-loader/lib/withStyles" export default function injectTSFriendlyStyles(s: any, t: T): T { return withStyles(s)(t) as T } ```

The fix is simple - just change the lineHeight of the label to be the height of the row (45 in most cases).

seems like every option has no effect on the output now

Did you end up creating a type declaration file for this library?