Results 8 comments of thomas

considering only android solution? what about moving to expo.io if this feature is provided for both world!

https://www.npmjs.com/package/react-native-ble-manager

what about ART: [https://github.com/facebook/react-native/tree/master/Libraries/ART](url) this should do the job as well!

in progress. see fs branche

Definitely, this part is not documented at all in the read me. Read me needs to be updated in order to explain what to do. I will do it asap.

@Monkeychip you should also complete those following steps: 1- create keystores, 2- add them to android project directory: - keystrore.properties in your app root directory aka android, - my-release-key.keystore in...

As we discussed, something should be done using fp (Monads, ...). see: [https://medium.com/javascript-scene/javascript-monads-made-simple-7856be57bfe8](url) [http://adit.io/posts/2013-04-17-functors,_applicatives,_and_monads_in_pictures.html](url) > { const composeM = chainMethod => (...ms) => ( ms.reduce((f, g) => x => g(x)[chainMethod](f))...

last changes were made to strava api breaking changes. Those are patches to make the application works. But nothing to be proud of.....