Vasilis Danias

Results 13 comments of Vasilis Danias

@Txiaomo life saver! This solved my problem > [](https://github.com/Agontuk/react-native-geolocation-service/issues/289)Uploading wecom-temp-47e62e51299c081aabe121615987797b.png… > this my question > > ###Solution > targets——build phases——link binary with libraries (search add libSwiftWebKit)

Hi @ithustle I have added a pull request that fixes this by adding a new prepareWithFile function

@ithustle same problem here. Have you found a good react-native sound package that works well including playing in the background in iOS? react-native-sound doesn't work for me in iOS, react-react-native-sound-player...

@ithustle I guess we have done the same thing. I have submitted a pull request with a fix for the local files in a similar way as you describe but...

@jonystorm many things seem not to be working but prepare's callback is not one of these. Can you share some code? Keep in mind that the current version only supports...

This can be closed due to inactivity

@Johnrobmiller @carolinerobbins Try: ```typescript import { kmeans } from 'ml-kmeans'; ```