David
David
Can the view update while I'm swiping over it and when releasing the selectedStar gets triggered?
Is this on the roadmap? Doesn't seem to work atm Also: is there a neat way to edit cookies? thanks
Can somebody give me an example how this could work? in the example code I gather that it just calls an url without parameters..
If you get the Suggestions from an API the suggestions have a lag before appearing. An ActivityIndicator would be helpful to signal activity. Any idea how to achieve this?
Has anybody already done some work to adapt this into a distributed model? (Wouldn't want to do duplicate work) Any ideas or hints that could help? (I have built distributed...
Question is - should we fork and disable it? I want to see how you ask for microphone permission when using the camera for a QR code...
Title pretty much says it all.. I do this: ``` console.log(code)} style={styles.container}> ``` But the camera is compressed, which I obviously dont want. thanks for help
I set it up like so: ``` this.setState({page:el.props.name})}> Questions ``` but If I apply shadow every element in the tabbar gets shadow, which I dont want. How can I apply...