Bradzer

Results 5 issues of Bradzer

Hi. I'm really having trouble making Reactotron connect to my device and work. Here's my config `ReactotronConfig.js` : ``` import Reactotron from 'reactotron-react-native' Reactotron .configure() // controls connection & communication...

I'm using Next.js with SSR. After saving my form data in local storage and refreshing the page, my form renders with the correct values but I get the following warning,...

I'm unable to launch my app because of that error. I checked in the library directory and there's indeed no `d.ts` file.

I am looking for a way to disable a button on the toolbar, let's say the image button for instance so the user won't be able to use it to...

Documentation needs to precise that timestamps used with the library need to be in milliseconds. I was having a wrong date because I used a timestamp in seconds.