predrag-codetribe
predrag-codetribe
> Why was the -n flag removed in the first place? This seems like a regression and leaves the command to generate a migration open to interpretation and unnecessarily verbose....
If anyone has a better, and maintained suggestion, feel free to leave a suggestion.
Yes, have seen it but after the migration... I migrated from leecade/react-native-swiper to https://github.com/gusgard/react-native-swiper-flatlist because the migration process was easy, and to avoid some bugs that I have encountered `leecade/react-native-swiper`....
Yes, instead of: ```yaml SampleModel: type: object properties: title: type: string url: type: string ``` Use: ```yaml SampleModel: required: - title - url type: object properties: title: type: string url:...
If a kitten died each time someone wrote "Any Update for v2 ?" we would have 6 dead kittens by now. For people waiting for an update, I would suggest...
Any update for v2? XD