Cássio Seffrin

Results 29 comments of Cássio Seffrin

Yeap, your suggestion to add onConfigure is much better! Look: https://github.com/tekartik/sqflite/issues/297#issuecomment-548607348 > Maybe you could turn foreign keys off in onConfigure and turn it on later in onOpen (this is...

@mqus I have tested your commit. However the current floor version is now depending on flutter above 2.x . Do you have plans to deliver your commit on older floor...

@mqus I appreciated so much your help! About 0.1.x version today I have made my tests merging your code into 0.1.x. It's not easy to run it on older versions,...

I have done merge of your branch onconfigure-callback with floor 0.19.1. and finally I get this to work including floor_generator. I think it could be nice to have a branch...

I have managed to fix this issue. The PR is here: https://github.com/teslamotors/react-native-camera-kit/pull/465

I have the same problem of @Pickra. Seems like it's a nextjs have bug to debug server side. No way to debug server side.[ I have followed the official docs...

@mauridirecta24 there is a PR https://github.com/amaroteam/react-credit-cards/pull/77 They are integrating react-credit-cards with [credit-card-type.(adding new credit cards)](https://github.com/braintree/credit-card-type#adding-card-types) When it's completed I think it will be possible (credit-card-type have this capability)

This PR seems to be very useful. Any estimative when it will be merged it with master?

Today I managed to solve my situation using the react-native-navigation version 7.23.1. I have tested a bunch of versions and the 7.23.1 showed to be stable.

@swabbass, The source code will depends of some private backend rules that will be difficult to simulate. To be simpler possible, the issue happens in 2 very common scenarios. Don't...