Janaka
Janaka
A Facebook Chat Head like floating bubble for react native.
This is a Facebook Chat head like floating bubble for react native.. https://github.com/hybriteq/react-native-floating-bubble
Intended to fix #80
MongoDB Storage module for tajo storage. This is the first part of the module. It only supports reading functionality.
## Issue Description It's better if we can have a seperate section for request for people to come helpfor reconstruction works. There is lots of people/organizations who can come and...
Fix documentation error about the package name.
### 🚀 Feature Currently, SB3 algorithms allow you to define the number of gradient steps $= -1$, which will translate into the number of timesteps in the rollout, let's call...
I tried the demo application on Android 7 using Huawei GR5. It's not working properly. Sometimes device can't be detected. Or even if the device get detected it fails to...
When both `FeatureAcceleration` and `FeatureMemsSensorFusion` is enabled only MemsSensor 's listener get responses . ``` mAccelerometer = node.getFeature(FeatureAcceleration.class); mGyroscope = node.getFeature(FeatureGyroscope.class); mSensorFusion = node.getFeature(FeatureMemsSensorFusion.class); ``` once I removed the Fusion...