Decezaris Augusto

Results 5 issues of Decezaris Augusto

The lib has support to add shadow with Animated View? I have a progress bar, and I'd like to put a collored shadow to emulate a neon behavior. ![image](https://user-images.githubusercontent.com/23064759/168680568-e8c37057-4eb3-4b91-98b7-9624a6fab8b4.png)

Using danfo-node, with node 16... `timestamp` is a column created from `new Date()` instance ``` javascript const sfHourly = df.column('timestamp').apply((date) => { const dt = new Date(date); dt.setMinutes(0); return dt;...

bug

I am using this library in a cloud function, and sometimes I receive the following response from firestore debug logs. How to avoid that to happen? Have I pass some...

priority: p3
type: question
api: firestore

When I connect my device to `AWS IoT Core` with policy resource different of `*` the connection is not stablished. I'd like to only enable some topics to publish and...

question

## What type of issues is this? [ ] Request to support a new module [ ] Bug or problem compiling the library [ ] Bug or issue with library...