Gian López
Gian López
Hello guys, i'm using the library, and i was trying to open the picker without rendering it, and after i read the docs i noticed you do not have a...
First of all, I want to thank you for the fascinating work you are doing, but I have the following situation: In my _React Native_ project, I have the following...
**Problem Statement** I have two models, `Presupuesto` and `Item`. `Item` has a `HistoricalForeignKey` to `Presupuesto`. When I revert a record from `Presupuesto`, the related records in `Item` don't revert along...