Julian Jacobs

Results 6 comments of Julian Jacobs

Was logging process.env wondering why it wasn't popping up, but logging the value directly does. Command I ran: ``` TEST=test react-native start --reset-cache ``` In my code, I logged the...

@k-yle awesome library. Does this library currently support audio streams alongside the video stream? If not, has this audio-only feature been taken into consideration? Video is working for me but...

what exactly is the AMPLIFY_NATIVECLIENT_ID? It looks like from the screenshot above in @FredrikMeyer post it could be the same as the AMPLIFY_AMAZON_CLIENT_ID, but I don't know where that value...

also, the active setting color is not being set on the newest version. 3.1.0 (as shown in the pic) isn't highlighting the selected node (active set in the prop), but...

Thank you so much! For anyone who wants to see the whole file, including the imports and what not: ``` import React, { Component } from 'react'; import PropTypes from...

However, the highlighted cursor still isn't displaying and I'm having trouble seeing what's making it do that