radarlabs / react-native-radar

React Native module for Radar, the leading geofencing and location tracking platform
https://radar.com
Apache License 2.0
170 stars 32 forks source link

allow for Float types in mapToJson #125

Closed profburial closed 3 years ago

profburial commented 4 years ago

see https://github.com/radarlabs/react-native-radar/issues/124

profburial commented 3 years ago

Any hopes of getting some feedback? This is a decent sized bug for anyone using this SDK on android.

nickpatrick commented 3 years ago

Hey @profburial, we're cutting a release soon, I can try to get this in. Wondering if there's a more elegant way to do this than calling toString()?

nickpatrick commented 3 years ago

I'll go ahead and merge this in and make sure it goes out in the next release. Thanks!

profburial commented 3 years ago

@nickpatrick thanks for getting this in! I appreciate it!