Sebastian Odell

Results 4 comments of Sebastian Odell

hey @jonatasdaniel in your React project you could import this library using the ES Module import syntax: So for the example above you might do: ```import { Deserializer } from...

@andrewterex20190813 Hey there, I was noticing a similar issue, but it looks like the issue is that the logs are getting swallowed somewhere, as they appear for me in MetroBundler...

Hey @wmonecke not sure if you were able to resolve your issue, but by setting the ```manuallyActivateRows={true}``` your row component will gain access to an additional prop of ```toggleRowActive```. You...

Hey there, also curious about this, not seeing a lot of activity on this repo, is this still being actively developed/maintained?