Samuel

Results 5 comments of Samuel

Iam also getting memory leak with basic app: ![Screenshot 2019-07-25 at 17 33 02](https://user-images.githubusercontent.com/5537298/61887621-48577f80-af02-11e9-9dcc-f26b2146136b.png) Memory starts on 110mb --- after few actions (Open screen / back to home) memory rise...

Same issue here on IOS. Swipe command is marked as done, but nothing happens. `scrollUntilVisible` not working.

Ok, I created this tiny client https://github.com/samuelgja/elastic-tiny-client based on fetch. Works in, bun nodejs maybe deno? Try, comment, review :) But main purpose was to run it here in bun!...

Working with ionic like a Charm! Good work :) You just need to declare BraintreePlugin or cordova. Both ways works perfectly. And I tested it on Ios and android too....

@aleksblago almost similar fix is in: https://github.com/mrousavy/react-native-mmkv/pull/512 basically, maybe it works with plain rn app, but when you have a bigger project, with more native libraries, there can be an...