Aaron Sutula

Results 68 issues of Aaron Sutula

Currently we start building the index from the time it was created, but we should go though all existing data and index it as well.

Currently, some of the tests rely on `fs` from node. Figure out how to make this work for browser based tests.

Possibly if we want/need to. This is done in ios-textile, needs to be done in android-textile.

Needed to support newer react-native projects. The main thing is the AndoirdX upgrade, we should be good to go on the iOS side because react-native 0.6's big change is using...

CI on my branch/PR was passing fine. When I merged and tagged a release, that CI build failed with `tsc` compilation errors. Seems like those should be surfaced in the...

Currently, we're just sending base64 strings of protobuf data for any events that include data. It's up the the SDK user to parse this data into the correct JS type...

Signed-off-by: Aaron Sutula